- 23 Oct, 2019 1 commit
-
-
Matthew Dawkins authored
* Still work if no img_prefix specified * Update default param to be empty string
-
- 23 Aug, 2019 1 commit
-
-
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
-
- 02 Aug, 2019 2 commits
-
-
l-ilya authored
-
Claudio Michaelis authored
* Add robust detection benchmark * Update readmes * Changed readmes for pull request * Ensure pep8 conformity * fixed formatting * Fix yapf errors * minor formatting * fix imports order
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- 26 Jul, 2019 1 commit
-
-
simon wu authored
* Require an operation(Save or Show the results) when testing * using parentheses * Warning when skip image * added parameter skip_img_without_anno for dataset * print filename when warning
-
- 04 Jul, 2019 1 commit
-
-
Kai Chen authored
* use registry to manage datasets * bug fix for concat dataset * update documentation to fit the new api
-
- 20 Apr, 2019 1 commit
-
-
Kai Chen authored
* add HybridTaskCascade * add configs for other backbones * add keep_ratio argument for segmap transform * add readme for HTC * fix linting errors * split assign and sampling as in Cascade R-CNN * remove unused imports * add a large model * update htc
-
- 11 Mar, 2019 1 commit
-
-
Kai Chen authored
-
- 21 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 11 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 10 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 20 Oct, 2018 2 commits