- Dec 14, 2019
-
-
Kai Chen authored
* update to v1.0rc1 * update maintainers
-
- Nov 23, 2019
-
-
Kai Chen authored
-
- Nov 21, 2019
-
-
Wenwei Zhang authored
-
- Oct 26, 2019
-
-
Korabelnikov Aleks authored
Found out that this method is required. The torch.nn.Module doesn't contain this method thus you need to implement it
-
- Oct 04, 2019
-
-
Jon Crall authored
-
- Oct 02, 2019
-
-
Tao Kong authored
* add foveabox support * format * fix * foveabox correct * fix mean and std in config * add foveabox in model zoo * fix work_dir, typo, fovea_target and config issues * add necessary comments * fix yapf issue in C1 check * fix yapf issue in C1 check * rename configs * update model urls and minor fix
-
- Aug 31, 2019
-
-
Tianheng Cheng authored
* fix config * rm DS_Store * add 28e * update model url
-
- Aug 25, 2019
-
-
gfjiangly authored
-
- 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
-
- Aug 22, 2019
-
-
Jirka Borovec authored
-