- 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
-
- Feb 11, 2020
-
-
Kai Chen authored
* move evaluation part to datasets * use dataset.evaluate() in testing scripts * remove redundant codes * fix some log formats * update config with evaludation * move evaluation below dataset * remove coco_utils.py and fix test_robustness Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Aug 23, 2019
-
-
Kai Chen authored
* define data pipelines * update two config files * minor fix for config files * allow img_scale to be optional and update config * add some docstrings * add extra aug to transform * bug fix for mask resizing * fix cropping * add faster rcnn example * fix imports * fix robustness testing * add img_norm_cfg to img_meta * fix the inference api with the new data pipeline * fix proposal loading * delete args of DefaultFormatBundle * add more configs * update configs * bug fix * add a brief doc * update gt_labels in RandomCrop * fix key error for new apis * bug fix for masks of crowd bboxes * add argument data_root * minor fix * update new hrnet configs * update docs * rename MultiscaleFlipAug to MultiScaleFlipAug * add __repr__ for all transforms * move DATA_PIPELINE.md to docs/ * fix image url
-
- Jul 27, 2019
-
-
Claudio Michaelis authored
* added cityscapes * updated configs * removed wip configs * Add initial dataset instructions * Add cityscapes readme * Add explanation for lr scaling * Ensure pep8 conformity * Add CityscapesDataset to the registry * add benchmark * rename config, modify README.md * fix typo * fix typo in config * modify INSTALL.md Update information how to arrange cityscapes data. * Add cityscapes class names
-
- May 21, 2019
-
-
Jiangmiao Pang authored
* Fix license in setup.py * Add code for loss evaluator * Configs support loss evaluator * Fix a little bug * Fix flake8 * return revised bbox to reg * return revised bbox to reg * revision according to comments * fix flake8
-
- May 09, 2019
-
-
Kai Chen authored
* use different configs for proposal train/test * update configs for dcn * update inf speed * update inf speed in dcn, gn, htc * update comparision * keep backward compatibility
-
- Dec 12, 2018
-
-
Kai Chen authored
-
- Dec 06, 2018
-
-
Kai Chen authored
-
- Nov 27, 2018
-
-
Kai Chen authored
-
- Oct 20, 2018
-
-
Kai Chen authored
-
- Oct 17, 2018
-
-
Kai Chen authored
-
- Oct 15, 2018
-
-
myownskyW7 authored
-
- Oct 11, 2018
-
-
pangjm authored
-
- Oct 10, 2018
-
-
Kai Chen authored
-
- Oct 08, 2018
- Oct 07, 2018
- Oct 05, 2018
- Oct 03, 2018
-
-
Kai Chen authored
-
- Sep 30, 2018
-
-
Kai Chen authored
-
- Sep 26, 2018
-
-
Kai Chen authored
-
- Sep 25, 2018
- Sep 24, 2018
-
-
Kai Chen authored
-
- Sep 23, 2018
-
-
Kai Chen authored
-
- Sep 12, 2018
-
-
pangjm authored
-