PRNet icon indicating copy to clipboard operation
PRNet copied to clipboard

must be use python2.7?

Open xuyue101012 opened this issue 5 years ago • 3 comments

can I use python3.7?

xuyue101012 avatar Feb 25 '19 08:02 xuyue101012

yes, I follow the author's envs, and I complete it successfully.

GewelsJI avatar Mar 27 '19 08:03 GewelsJI

I use py3.6,and it works.

Ivy147 avatar Jun 22 '19 03:06 Ivy147

yes, I follow the author's envs, and I complete it successfully. hello,I may need your help When I perform:python run_basics.py 2019-11-05 20:30:13.850630: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA 2019-11-05 20:30:13.989548: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:895] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero 2019-11-05 20:30:13.990105: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1105] Found device 0 with properties: name: Tesla P4 major: 6 minor: 1 memoryClockRate(GHz): 1.1135 pciBusID: 0000:00:07.0 totalMemory: 7.43GiB freeMemory: 7.32GiB 2019-11-05 20:30:13.990139: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1195] Creating TensorFlow device (/device:GPU:0) -> (device: 0, name: Tesla P4, pci bus id: 0000:00:07.0, compute capability: 6.1) 2019-11-05 20:30:17.550559: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7500 (compatibility version 7500) but source was compiled with 7004 (compatibility version 7000). If using a binary install, upgrade your CuDNN library to match. If building from sources, make sure the library loaded at runtime matches a compatible version specified during compile configuration. 2019-11-05 20:30:17.551302: F tensorflow/core/kernels/conv_ops.cc:717] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(), &algorithms) Aborted What is my problem with the unprocessed images in the folder?

ljc19940403 avatar Nov 05 '19 12:11 ljc19940403