Block or Report
Block or report GT9505
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
open-mmlab/mmtracking Public
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
-
-
226 contributions in the last year
Less
More
Activity overview
Contributed to
open-mmlab/mmtracking,
open-mmlab/mmdetection,
GT9505/mmdetection
and 4 other
repositories
Contribution activity
December 2021
Created 11 commits in 2 repositories
Created 1 repository
- GT9505/setup Shell
Created a pull request in open-mmlab/mmdetection that received 11 comments
Support bbox_clip_border for the augmentations of YOLOX
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get f…
+89
−27
•
11
comments
Opened 9 other pull requests in 2 repositories
open-mmlab/mmtracking
1
open
5
merged
2
closed
- Support tracklet interpolation in ByteTrack
- Release pretrained weights of ByteTrack
- Fix dead links in Model Zoo Statistics documentation page
- [Docs] Refactor documentations
- Support algorithm "ByteTrack: Multi-Object Tracking by Associating Every Detection Box"
- Use shared menu from theme instead & Update Docs of all configs
- Support crowdhuman dataset for MOT
- [WIP] Support MOT method: ByteTrack
open-mmlab/mmdetection
1
merged
Reviewed 17 pull requests in 2 repositories
open-mmlab/mmtracking
16 pull requests
- [Docs] Update README.md and conf.py
- Support algorithm "ByteTrack: Multi-Object Tracking by Associating Every Detection Box"
- fix a bug in crop_img
- Add data splits for vot challenges in GOT10k dataset
- [CI] Cancel previous runs that are not completed
- [Docs]unify document links in conf.py
- [Fix] Fix two significant bugs in SOT and provide new SOT pretrained models
- [Fix] Fix a bug in demos
- [Docs] Update README.md
- Skip CI on ignoring paths
- [Enhancement] Try to create a symbolic link on windows
- add MMHuman3D link
- [Fix] CI cuda error
- [Fix]change name demo_mot to demo_mot_vis (install.md)
- [Feature] Support custom persisitent_workers
- add mmfewshot link