-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update wholebody models and codes (#820)
* Update metrics.py * Update train.py * Update metrics.py * Update metrics.py * update datasets * update utils * update train.py & validate.py * reupload * delete * delete useless files... * delete useless files... * when frei rotate 180 * simple demo * single image demo * finetune * small fix * Add files via upload * small update * Update demo.py * Update demo.py * Add files via upload * Add files via upload * Add files via upload * Update writer.py * Update metrics.py * Update metrics.py * Update coco_det.py * Update coco_wholebody_det.py * Update custom.py * Update halpe_136_det.py * Update halpe_26_det.py * Update file_detector.py * Update writer.py * Update pPose_nms.py * Update criterion.py * Update custom.py * Update criterion.py * Update criterion.py * Update and rename demo.py to demo_api.py * Update halpe_136_det.py * Update coco_wholebody_det.py * Update metrics.py * Update simple_transform.py * Update custom.py * Update custom.py * Update custom.py * Update simple_transform.py * Update demo_api.py * weighted loss for wholebody * Update simple_transform.py * Update simple_transform.py * Update coco_wholebody.py * fix a bug when flip-test is off * update fro combined loss * update train.py for combined loss * update for combined loss * update for combined loss * update for combined loss * update for combined loss * update for combined loss * small update * support combined loss * dcn config for halpe * small fix * small fix * small fix * small fix * update model zoo * update * update model zoo * fix * support halpecocotools * vis thres * update model zoo * ppose_nms * fix * fix * fix a bug * update models * small fix Co-authored-by: Fred Fang <[email protected]>
- Loading branch information
1 parent
bcfbc99
commit 5002003
Showing
50 changed files
with
3,297 additions
and
432 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -114,4 +114,5 @@ data/ | |
tmp/ | ||
exp/json | ||
tmp_*/ | ||
example/res/ | ||
example/res/ | ||
data/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.