- 28 Nov, 2019 1 commit
-
-
Wenwei Zhang authored
* reformat for yapf0.29 * fix conflicts of yapf and flake8 * flake 8 is prior than yapf
-
- 27 Nov, 2019 1 commit
-
-
Kai Chen authored
-
- 10 Nov, 2019 1 commit
-
-
Korabelnikov Aleks authored
* Update GETTING_STARTED.md Found out that this method is required. The torch.nn.Module doesn't contain this method thus you need to implement it * update docstring see https://github.com/open-mmlab/mmdetection/issues/1582 * correct for flake8 * flake8: trailing space has removed
-
- 07 Nov, 2019 1 commit
-
-
Korabelnikov Aleks authored
Allows to use not only 0.5 probability.
-
- 23 Oct, 2019 1 commit
-
-
Cao Yuhang authored
* Add seg transform to Expand and MinIoUCrop * fix bug of repr
-
- 05 Oct, 2019 1 commit
-
-
tyomj authored
* Albumentations wrapper * 2 single quote format * version >= 0.3.2
-
- 11 Sep, 2019 1 commit
-
-
Cao Yuhang authored
-
- 09 Sep, 2019 1 commit
-
-
gfjiangly authored
* add g++ requirement for INSTALL.md. * fix bugs for cropping masks in RandomCrop. * simplify the code to fix bugs for cropping masks in RandomCrop.
-
- 29 Aug, 2019 1 commit
-
-
Cao Yuhang authored
* fix bug of ssd * clean
-
- 24 Aug, 2019 1 commit
-
-
Cao Yuhang authored
-
- 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
-