- Dec 22, 2020
-
-
Qiaofei Li authored
* 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
-
- Sep 10, 2020
-
-
Jerry Jiarui XU authored
* update pycocotools/lvis to mm * fixed Error * add comment
-
- Jul 12, 2020
-
-
Jerry Jiarui XU authored
* Update setup.py * update ci
-
- Mar 01, 2020
-
-
Jerry Jiarui XU authored
* reimplement cityscapes * fixed gt bbox mode * convert cityscapes to coco style, add cityscapes eval * add cityscapes convert script * add doc * Update INSTALL.md * Update INSTALL.md * update fater rcnn * fix cityscapes eval * support format only in cityscapes * add docs * remove redundancy * resolve eval * update cityscapes md * more doc and rename * update doc and cfg * change to test set
-
- Jan 22, 2020
-
-
Jon Crall authored
* reorganize requirements, make albumentations optional * fix flake8 error * force older version of Pillow until torchvision is fixed * make imagecorruptions optional and update INSTALL.dm * update INSTALL.md * Add note about pillow version * Add build requirements to install instructions
-