Handle scipy import in DETR (#4339)
* fix #4181, invalid link in readme for maskrcnn cityscapes * undo * get the last epoch from config * read eval metrics from the config key * read the latest log from multiple logs * use lower case of RESULTS_LUT * handle evaluation key with VOC dataset case * toy * move the position of scipy import * move the position of scipy import * fix invalid link of config in faster_rcnn
Showing
- configs/faster_rcnn/README.md 2 additions, 2 deletionsconfigs/faster_rcnn/README.md
- mmdet/core/bbox/assigners/hungarian_assigner.py 8 additions, 1 deletionmmdet/core/bbox/assigners/hungarian_assigner.py
- requirements/optional.txt 2 additions, 0 deletionsrequirements/optional.txt
- setup.cfg 1 addition, 1 deletionsetup.cfg
Please register or sign in to comment