"megatron/data/multimodal_dataset.py" did not exist on "0024a5c66f90c7d3d02f7ef08a773aace6deb155"
- 24 Dec, 2019 1 commit
-
-
Jon Crall authored
* Allow for images to contain zero true detections * Allow for empty assignment in PointAssigner * Allow ApproxMaxIouAssigner to return an empty result * Fix CascadeRNN forward when entire batch has no truth * Correctly assign boxes to background when there is no truth * Fix assignment tests * Make flatten robust * Fix bbox loss with empty pred/truth * Fix logic error in BBoxHead.loss * Add tests for empty truth cases * tests faster rcnn empty forward * Skip roipool forward tests if torchvision is not installed * Add tests for bbox/anchor heads * Consolidate test_forward and test_forward2 * Fix assign_results.labels = None when gt_labels is given; Add test for this case * Fix OHEM Sampler with zero truth * remove xdev * resolve 3 reviews * Fix flake8 * refactoring * fix yaml format * add filter flag * minor fix * delete redundant code in load anno * fix flake8 errors * quick fix for empty truth with masks * fix yapf error * fix mask padding for empty masks Co-authored-by:
Cao Yuhang <yhcao6@gmail.com> Co-authored-by:
Kai Chen <chenkaidev@gmail.com>
-
- 14 Dec, 2019 1 commit
-
-
Cao Yuhang authored
* Remove keep all stage code * remove keep_all_stage in config
-
- 10 Oct, 2019 1 commit
-
-
Jon Crall authored
-
- 08 Oct, 2019 1 commit
-
-
Jon Crall authored
* Expand docs * Fix flake8 errors * Clarify Collect docstring * revert to the original version
-
- 14 Sep, 2019 1 commit
-
-
donglee authored
* add tta to HTC and Caccade RCNN * format file with yapf * fix import error with isort * Update htc.py * Update cascade_rcnn.py * fix bug * delete some redundant codes
-
- 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
-
- 12 Aug, 2019 1 commit
-
-
Kai Chen authored
* add flops counter * minor fix * add forward_dummy() for most detectors * add documentation for some tools
-
- 07 Aug, 2019 1 commit
-
-
liushuchun authored
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- 29 Jul, 2019 1 commit
-
-
Kai Chen authored
* format the codebase with yapf * add yapf to travis
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 09 May, 2019 1 commit
-
-
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
-
- 17 Apr, 2019 1 commit
-
-
myownskyW7 authored
* add two stage w/o neck and w/ upperneck * add rpn r50 c4 * update c4 configs * fix * config update * update config * minor update * mask rcnn support c4 train and test * lr fix * cascade support upper_neck * add cascade c4 config * update config * update * update res_layer to new interface * refactoring * c4 configs update * refactoring * update rpn_c4 config * rename upper_neck as shared_head * update * update configs * update * update c4 configs * update according to commits * update
-
- 03 Apr, 2019 1 commit
-
-
Mordekaiser authored
* fix OHEM with cascade_rcnn * fix OHEM with cascade_rcnn * delete space * delete white space * delete unused lib * Delete cascade_rcnn_ohem_r101_fpn_1x.py * fix unreasonable code * fix Single quote * fix code style * fix code style * fix file permission
-
- 13 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 17 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 05 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 26 Nov, 2018 2 commits
- 23 Nov, 2018 1 commit
-
-
Kai Chen authored
-
- 22 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 21 Oct, 2018 2 commits