-
Notifications
You must be signed in to change notification settings - Fork 378
Issues: zjhuang22/maskscoring_rcnn
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Traceback (most recent call last): File "/data/zzx4985/CLIPREID/CLIP-ReID-master/train.py", line 37, in <module> cfg.merge_from_file(args.config_file) File "/home/gpu/anaconda3/envs/CLIPREID/lib/python3.8/site-packages/yacs/config.py", line 213, in merge_from_file self.merge_from_other_cfg(cfg) File "/home/gpu/anaconda3/envs/CLIPREID/lib/python3.8/site-packages/yacs/config.py", line 217, in merge_from_other_cfg _merge_a_into_b(cfg_other, self, self, []) File "/home/gpu/anaconda3/envs/CLIPREID/lib/python3.8/site-packages/yacs/config.py", line 478, in _merge_a_into_b _merge_a_into_b(v, b[k], root, key_list + [k]) File "/home/gpu/anaconda3/envs/CLIPREID/lib/python3.8/site-packages/yacs/config.py", line 491, in _merge_a_into_b raise KeyError("Non-existent config key: {}".format(full_key)) KeyError: 'Non-existent config key: DATASETS.OUTPUT_DIR'
#118
opened Sep 18, 2024 by
zzx4985
UnicodeDecodeError: 'gbk' codec can't decode byte 0x9f in position 74: illegal multibyte sequence
#105
opened Nov 8, 2020 by
zjcyh
After modifying the fpn, an error is reported when loading checkpoint
#100
opened Aug 22, 2020 by
ustczhouyu
既然MaskIOU分支只预测已知类别(cls branch 得到的)iou, 预测c维和预测一个scalar能达到同样效果, 后者参数量...
#95
opened Jun 12, 2020 by
ignitemylife
error when train and test : if 'caption' in anns[0]: IndexError: list index out of range
#92
opened Apr 5, 2020 by
TigertigerTigertiger
The training time of multiple GPUs is the same as that of a single GPU
#91
opened Feb 17, 2020 by
Exception-star
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.