Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
566 stars 115 forks source link

求助大佬们,未修改代码,直接跑的,结果全是0 #118

Open hehew321 opened 1 year ago

hehew321 commented 1 year ago

输入命令行 python -m torch.distributed.launch --nproc_per_node 8 tools/train_net.py --config-file configs/DFF/vid_R_50_C4_DFF_1x.yaml OUTPUT_DIR ./training_dir/vid_R_50_C4_DFF_1x 训练后测试AP50的结果是0

shengxihua commented 1 year ago

Hello, I met the same problem. Have you solved it?

meikorol commented 1 year ago

请问您成功跑通了吗

HarryBarry123 commented 10 months ago

你好,我遇到了同样的问题,请问是什么情况呢

HarryBarry123 commented 9 months ago

我知道了,我是因为没有网络没有把label的信息写入cache