PRNet icon indicating copy to clipboard operation
PRNet copied to clipboard

Run Basics output?

Open szmurlh opened this issue 7 years ago • 1 comments

I've never run or used code like this before...using it for a professor's research. When I run run_basics I get ython run_basics.py /usr/local/lib/python2.7/dist-packages/h5py/init.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type. from ._conv import register_converters as _register_converters 2018-06-04 09:39:11.547895: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2018-06-04 09:39:11.711976: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1212] Found device 0 with properties: name: GeForce GTX 1080 major: 6 minor: 1 memoryClockRate(GHz): 1.86 pciBusID: 0000:01:00.0 totalMemory: 7.92GiB freeMemory: 7.50GiB 2018-06-04 09:39:11.712004: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1312] Adding visible gpu devices: 0 2018-06-04 09:39:11.911343: I tensorflow/core/common_runtime/gpu/gpu_device.cc:993] Creating TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 7248 MB memory) -> physical GPU (device: 0, name: GeForce GTX 1080, pci bus id: 0000:01:00.0, compute capability: 6.1) Is this correct output or should I be getting images or something.....?

szmurlh avatar Jun 04 '18 13:06 szmurlh

@szmurlh oh my god, I have this situation. I run python run_basics.py or python demo.py -i images -o result --isDlib True no error and not work. empty output folder. image

Have you solved?

fashionguy avatar Oct 10 '20 14:10 fashionguy