niu1970
niu1970
The errors and configurations are as follows: D:\Anaconda2\envs\py36\python.exe D:/PythonCode1/densecap-master/test.py --cfgs_file cfgs/anet.yml --densecap_eval_file tools/densevid_eval/evaluate.py --batch_size 1 --start_from checkpoint/anet-2L-e2e-mask/model_epoch_19.t7 --id anet-2L-e2e-mask-19 --val_data_folder validation --learn_mask --gated_mask --cuda D:/PythonCode1/densecap-master/test.py:82: YAMLLoadWarning: calling yaml.load() without Loader=......
(yolov5) C:\Users\renfang\Desktop\基于视频的车辆转弯安全提醒方案\Optical-Flow-in-OpenCV>python demo.py --algorithm lucaskanade --video_path videos\people.mp4 Traceback (most recent call last): File "demo.py", line 38, in main() File "demo.py", line 24, in main lucas_kanade_method(video_path) File "C:\Users\renfang\Desktop\基于视频的车辆转弯安全提醒方案\Optical-Flow-in-OpenCV\algorithms\lucas_kanade.py", line 33, in...
Hello!I would like to ask, is there no good feature file extracted in this project? If so, why the following error occurs:  I would appreciate it if the blogger...
D:\Anaconda2\envs\Theano\python.exe "D:/PythonCode1/Semantic Compositional Networks/SCN_for_video_captioning-master/SCN_decode.py" loading data... loading learned params... count how many captions we have generated... start decoding @ 18:10:53.925000 D:/PythonCode1/Semantic Compositional Networks/SCN_for_video_captioning-master/SCN_decode.py:39: RuntimeWarning: overflow encountered in exp return 1/(1+np.exp(-x))...
[2020-05-16 17:18:03,584 INFO] https://s3.amazonaws.com/models.huggingface.co/bert/bert-base-uncased-pytorch_model.bin not found in cache or force_download set to True, downloading to /tmp/tmpq67imxb7 I have downloaded this.bin file and put it in the tmp file,why doesn't it?
Hello! I did not find the spn-long model in github, only the spn model for short-term prediction. Could you please tell me where it is? Thank you!
Hello! I would like to ask how to obtain the RGB and optical flow .npy data of the video? Where can I find the code? Does he have any requirements...
Error: (1)D:\Anaconda2\envs\py36\python.exe D:/PythonCode1/densecap-master/test.py --cfgs_file cfgs/anet.yml --densecap_eval_file ./tools/densevid_eval/evaluate.py --batch_size 1 --start_from ./checkpoint/anet-2L-e2e-mask/model_epoch_19.t7 --id anet-2L-e2e-mask-19 --val_data_folder validation --learn_mask --gated_mask --cuda D:/PythonCode1/densecap-master/test.py:82: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader...
Hello!Since I am new to this direction, I would like to trouble you to write a complete use process for your project, that is, how to use your pre-training model...
(1)  How long does it take to run the above code?The program has been running for nearly 12 hours since yesterday. It hasn't stopped yet. Is it my problem?...