816 Commits (2294badd86b0bc83e49692187a4639b69f2ec4b8)
 

Author SHA1 Message Date
BigDong 2294badd86
[Feature]SOLO: Segmenting Objects by Locations (#5832) 4 years ago
Guillaume Fradet b0cd4015c2
extra_repr for DropBlock layer (#6140) 4 years ago
Vladimir Loginov 3c65819b99
Fix path to the configs (#6172) 4 years ago
Yuan Haobo a1ab8d1a22
add support for resizing multiple sem segs (#5747) 4 years ago
Shilong Zhang d53fbbc587
Add base one-stage segmentor (#5904) 4 years ago
Wenwei Zhang 9696414415
Support large scale jittering (#6132) 4 years ago
Shilong Zhang c57e3ee339
Add a general data structrue for the results of models (#5508) 4 years ago
Guangchen Lin 452b35d876
[Fix] Support seg_pad_val in Pad (#6125) 4 years ago
Haian Huang(深度眸) 8e89779837
fix dynamic_shape bug of SyncRandomSizeHook (#6144) 4 years ago
Marijn c91451fb4c
[Docs] Visualizing the output of data pipeline as snippet (#5886) 4 years ago
RangiLyu 5ff9e3ffb9
[Docs]: Use PyTorch sphinx theme. (#6146) 4 years ago
Zhe Chen 5ef56c174b
[Feature] Add pvt and pvtv2 (#5780) 4 years ago
wangbo-zhao fa10539397
[Docs] Add Chinese version of conventions (#5825) 4 years ago
RangiLyu ce432c7e8a
[Enhance]: Support onnxsim with dynamic input shape. (#6117) 4 years ago
RangiLyu fe39657283
[Enhance]: Speedup yolov3 inference. (#5991) 4 years ago
Aravind 207807e12b
Update pytorch2onnx.py (#6104) 4 years ago
BigDong a5ce04fc40
fix url (#6109) 4 years ago
Haian Huang(深度眸) 711b92da18
Fix model download links error of some model (#6069) 4 years ago
VVsssssk 6aff88179f
test_torchserve (#5936) 4 years ago
Haian Huang(深度眸) bbbedbbc2c
Fix empty proposal errors in the training of some two-stage models (#5941) 4 years ago
RangiLyu 731a28ee7b
[Feature]: Add swin coco pretrained models. (#6100) 4 years ago
zhaojinjian0000 a606fcc21b
[Enchance] Add filter rules of Mosaic transform (#5897) 4 years ago
justiceeem 4f2b2ca6c2
[Docs]Add Chinese translation of docs_zh-CN/tutorials/customize_dataset.md (#5915) 4 years ago
Yosuke Shinya 3e7d7e4767
Fix aug_test of HTC when len(det_bboxes) is 0 (#6088) 4 years ago
BigDong b1f97c1b6d
[Fix] Add size divisor in get flops to avoid some potential bug (#6076) 4 years ago
Haian Huang(深度眸) db85fd12af
update benchmark (#5946) 4 years ago
Haian Huang(深度眸) 49da97ce7a
[Enchance] Update the paper and code fields in the metafile (#6043) 4 years ago
RangiLyu 848f53c9c8
Fix CI out of memory & add PyTorch1.9 Python3.9 unit tests (#5862) 4 years ago
Haian Huang(深度眸) 48d382013d
YOLOX supports fp16 training (#5983) 4 years ago
RangiLyu f05f843da9
[Enhance]: Check dtype in transform unit tests. (#5969) 4 years ago
Guangchen Lin 13880ae5fd
[Enhance] Add dataset information in the README file for PanopticFPN (#5995) 4 years ago
MartaYang 69b36d7ac3
Fix missing '**kwargs' parameters passing to imshow_bboxes() (#6034) 4 years ago
杨培文 (Yang Peiwen) 460934d8a6
Fix scores not contiguous error in centernet_head. (#6016) 4 years ago
BigDong 003f520cad
[Docs] Remove opencv-python-headless dependency by albumentations (#5868) 4 years ago
Haian Huang(深度眸) 276b7c300f
Fix regression loss does not support empty tensor problem. (#5976) 4 years ago
Haian Huang(深度眸) d8a547f42e
YOLACT supports val workflow (#5986) 4 years ago
Tong Gao 08f15a630c
polish assertion error msgs (#6017) 4 years ago
Wenwei Zhang e876171cdf
fix citation file (#6006) 4 years ago
Wenwei Zhang 3a8983d3e0
Add citation files & add python 3.9 CI & fix version of doc dependencies (#6005) 4 years ago
Tomomas ff6013c81d
Update model_wrappers.py (#5975) 4 years ago
guigarfr 0fcea45bc9
Allow XML dataset generalization (#5943) 4 years ago
Wenwei Zhang 7bd39044f3
Bump version to v2.16.0 (#5971) 4 years ago
wangbo-zhao f0fcc16cdc
[Docs] Add Chinese version of customize_losses (#5826) 4 years ago
jbwang1997 70122308a7
[Docs] Add Chinese version of model_zoo (#5827) 4 years ago
Guangchen Lin cc466a8405
[Feature] Release PanopticFPN models (#5902) 4 years ago
Jerry Jiarui XU a6b876726e
[Feature] Support Swin Transformer backbone (#5748) 4 years ago
Shilong Zhang a1c47b1643
[Feature]: Add `PatchEmbed` and `PatchMerging` with `AdaptivePadding` (#5952) 4 years ago
Yun Du d3ddfb8b20
[Docs] Fix ArXix to ArXiv in README (#5973) 4 years ago
guigarfr 5590f80edf
Adapt browse_dataset for concatenated datasets. (#5935) 4 years ago
Guangchen Lin 3545915bf1
[Enhance] Support classwise evaluation in CocoPanopticDataset (#5896) 4 years ago