ejcgt / attention-target-detection

[CVPR2020] "Detecting Attended Visual Targets in Video"
MIT License
169 stars 48 forks source link

got error while running train_on_videoatttarget.py #9

Open cervantes-loves-ai opened 3 years ago

cervantes-loves-ai commented 3 years ago

python train_on_videoatttarget.py Loading Data Constructing model Loading weights /home/anaconda3/envs/myenv/lib/python3.5/site-packages/torch/nn/functional.py:52: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. warnings.warn(warning.format(ret)) Training in progress ... (myenv) ge@Z370-AORUS-Ultra-Gaming:~/Documents/attention-target-detection-master$

zaragulreh commented 4 months ago

python train_on_videoatttarget.py Loading Data Constructing model Loading weights /home/anaconda3/envs/myenv/lib/python3.5/site-packages/torch/nn/functional.py:52: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. warnings.warn(warning.format(ret)) Training in progress ... (myenv) ge@Z370-AORUS-Ultra-Gaming:~/Documents/attention-target-detection-master$

hey, you have run the code successfuly?