171 Commits (91f47c5ca04dcf4aedb0702a4486cbe7bdee4f91)

Author SHA1 Message Date
AdorableJiang 91f47c5ca0
[Fix]: complement necessary argument of seg_suffix of cityscapes (#9330) 3 years ago
JarvisKevin 1f8b195f72
[Feats]: support copy paste based on bbox when there is no gt mask (#8905) 3 years ago
wanghonglie 92dd59e9ff
[Enhancement]: fix jpg to png bug when using seg maps (#9078) 3 years ago
Furkan BAĞCI c92f3231a5
Fix typo in warning (#8844) 3 years ago
Михаил 2b05497840
[Fix] FilterAnnotations bug (#8136) 3 years ago
Cedric Luo f3a451abab
[Feature] Support panoptic segmentation result analysis (#7922) 3 years ago
Peter Vennerstrom 2469f785dc
[Enhance] Mask2Former Instance Segm Only (#7571) 3 years ago
BigDong 4aaaf4dccf
[Feature] Support Class Aware Sampler (#7436) 3 years ago
BigDong 24f2fdb384
fix lint (#7793) 3 years ago
zhangsanfeng2022 c8a1873031
feat(mlu): Support PyTorch backend on MLU. (#7578) 3 years ago
Shilong Zhang dc14675f79
[Feature] Support set dataloader args in config and and add function to handle config compatibility (#7668) 3 years ago
Czm369 9a166a3802
[Feature] Support simple copy paste with some configs. (#7501) 3 years ago
Czm369 061460c8f1
[Fix] fix the bug that mix_results may be None in MultiImageMixDataset (#7530) 3 years ago
BigDong acfcf8126d
[Enhancement] support file client in OpenImages dataset (#7433) 3 years ago
Range King 838996d716
[Enchance] Add a probability parameter to Mosaic transform (#7371) 3 years ago
Jamie 42287c3894
[Feature] Support specifying interpolation of resize in transforms.py (#7585) 3 years ago
Cedric Luo 664e7befe5
[Fix] Memory leaking in panpotic segmentation evaluation (#7538) 3 years ago
Cedric Luo 14f0e9585c
[Feature] Add Mask2Former to mmdet (#6938) 3 years ago
Haian Huang(深度眸) 86037650f2
Unified name of orig as ori (#7456) 3 years ago
Haian Huang(深度眸) 86c7d8d375
[Enchance] Supplementary notes of sync_random_seed (#7440) 3 years ago
Haian Huang(深度眸) 57f63bc0de
[Feature] Add diff seeds to diff ranks. (#7432) 3 years ago
Cedric Luo eaf79b6199
[Enhance] Add instance evalutation for coco_panoptic (#7313) 3 years ago
Cedric Luo c546b50440 [Fix] fix misplaced arguments in LoadPanopticAnnotations (#7388) 3 years ago
Jingwei Zhang e76117bd5e [Enhancement] Allow to set channel_order in LoadImageFromFile (#7258) 3 years ago
Cedric Luo 2fc25f1d0e [Enhance] add cpu_num in cocopanoptic for pq computing (#7315) 3 years ago
Yosuke Shinya 8d7da432af Update YOLOX log for non square input (#7235) 3 years ago
Wencheng Wu 2b5487350a [Fix] Adjust the order of get_classes and FileClient. (#7276) 3 years ago
BigDong 7b2b7fe516
[Fix] Fix Open Images testunit to avoid error in Windows CI (#7252) 3 years ago
BigDong 1516986a61
[Feature] Support OpenImages Dataset (#6331) 3 years ago
Guangchen Lin 301d4a2d4c
[Feature] Support visualization for Panoptic Segmentation (#7041) 3 years ago
Daniel van Sabben Alsina c9e1906f00
[Fix] Fix MixUp transform filter boxes failing case. Added test case (#7080) 3 years ago
Cedric Luo 40505a5b6d
[Enhancement] Upgrade isort in pre-commit hook (#7130) 3 years ago
Tong Gao f9d294f153
[Fix] Relax the requirement of PALETTE in dataset wrappers (#7085) 3 years ago
jbwang1997 1cf658b678
Update VOCDataset.py (#7064) 3 years ago
Hakjin Lee 37d84de5c7
Fix typo in formatting (#6956) 3 years ago
garvan2021 95755a38bc
Update __repr__ of Compose (#6951) 3 years ago
jbwang1997 b6f21e3a9f
[Enhance] Upgrage visualization to custom colors of different classes. (#6716) 3 years ago
Guangchen Lin eb33e28dd7
[Fix] Support setting pad_val in batch collating (#6837) 3 years ago
Czm369 1efcc0acea
[Fix]Fix lvis classwise test error. (#6845) 3 years ago
BigDong df212e7505
[Fix] avoid get_local_path bc-breaking (#6719) 3 years ago
Czm369 e363d34180
[Fix] Add Copyright to the files in the `mmdet` (#6809) 3 years ago
Tao Gong 6ead4503a8 Support `bbox_clip_border` for the augmentations of YOLOX (#6730) 3 years ago
Shane Zhao 2051e7fbc6 Add 'get_ann_info' to dataset_wrappers (#6526) 3 years ago
Haian Huang(深度眸) 5fc01a42ed Release YOLOX model (#6698) 3 years ago
Haian Huang(深度眸) c0b2e80ab8 Refactor YOLOX (#6443) 4 years ago
RangiLyu fced16bac2 [Enhance]: Optimize augmentation pipeline to speed up training. (#6442) 4 years ago
Haian Huang(深度眸) dadb7ecd3c [Feature] Support custom persistent_workers (#6435) 4 years ago
Guangchen Lin 59e772aed9 [Enhance] Support file_client in Datasets and evaluating panoptic results on Ceph (#6489) 4 years ago
Kyungmin Lee 7b3f99f6f0 Fix mosaic repr typo (#6523) 4 years ago
Haian Huang(深度眸) 9a9eb42728 Save coco summarize print information to logger (#6505) 4 years ago