-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Posetrack18 #220
Support Posetrack18 #220
Conversation
Codecov Report
@@ Coverage Diff @@
## master #220 +/- ##
==========================================
+ Coverage 82.90% 83.51% +0.61%
==========================================
Files 106 107 +1
Lines 6211 6357 +146
Branches 1001 1024 +23
==========================================
+ Hits 5149 5309 +160
+ Misses 874 850 -24
- Partials 188 198 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
test coverage drops |
looks nice. you can compress them using online services, such as https://compressjpeg.com/ |
* add posetrack * update posetrack18 * add config * init posetrack dataset * update posetrack18 * fix dependencies * make pred dir * fix dependencies * fix docs * fix build error * rm dataclass * rm unnecessary cpu/cuda mapping * add @ * fix clone to copy * fix return values * add posetrack test * use url model path * add hrnet * use gt bbox * add pre-trained models * fix build * update modelzoo * add tests * add tests * add tests * compress the jpeg images
* add posetrack * update posetrack18 * add config * init posetrack dataset * update posetrack18 * fix dependencies * make pred dir * fix dependencies * fix docs * fix build error * rm dataclass * rm unnecessary cpu/cuda mapping * add @ * fix clone to copy * fix return values * add posetrack test * use url model path * add hrnet * use gt bbox * add pre-trained models * fix build * update modelzoo * add tests * add tests * add tests * compress the jpeg images
* add posetrack * update posetrack18 * add config * init posetrack dataset * update posetrack18 * fix dependencies * make pred dir * fix dependencies * fix docs * fix build error * rm dataclass * rm unnecessary cpu/cuda mapping * add @ * fix clone to copy * fix return values * add posetrack test * use url model path * add hrnet * use gt bbox * add pre-trained models * fix build * update modelzoo * add tests * add tests * add tests * compress the jpeg images
* init jhmdb docs * update changelog * update changelog
* add posetrack * update posetrack18 * add config * init posetrack dataset * update posetrack18 * fix dependencies * make pred dir * fix dependencies * fix docs * fix build error * rm dataclass * rm unnecessary cpu/cuda mapping * add @ * fix clone to copy * fix return values * add posetrack test * use url model path * add hrnet * use gt bbox * add pre-trained models * fix build * update modelzoo * add tests * add tests * add tests * compress the jpeg images
* [Fix] Fix RecursionError when key is invalid * refine comments
* add posetrack * update posetrack18 * add config * init posetrack dataset * update posetrack18 * fix dependencies * make pred dir * fix dependencies * fix docs * fix build error * rm dataclass * rm unnecessary cpu/cuda mapping * add @ * fix clone to copy * fix return values * add posetrack test * use url model path * add hrnet * use gt bbox * add pre-trained models * fix build * update modelzoo * add tests * add tests * add tests * compress the jpeg images
No description provided.