Skip to content
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

Training cosypose #148

Closed
wants to merge 10 commits into from
Closed

Training cosypose #148

wants to merge 10 commits into from

Conversation

ElliotMaitre
Copy link
Collaborator

Most important changes in this merge :

  • Adapting Cosypose training (Detector/Pose estimator) to MegaPose API
  • Adapting the test to run on GPU if available, CPU if not

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 1.00334% with 296 lines in your changes are missing coverage. Please review.

Project coverage is 13.05%. Comparing base (16738a4) to head (400d14d).
Report is 4 commits behind head on dev.

Files Patch % Lines
...rs/cosypose/cosypose/datasets/detection_dataset.py 0.00% 131 Missing ⚠️
...stimators/cosypose/cosypose/training/train_pose.py 0.00% 50 Missing ⚠️
...ators/cosypose/cosypose/training/train_detector.py 0.00% 43 Missing ⚠️
.../cosypose/cosypose/evaluation/prediction_runner.py 0.00% 27 Missing ⚠️
happypose/toolbox/datasets/scene_dataset.py 6.66% 14 Missing ⚠️
...rs/cosypose/cosypose/datasets/synthetic_dataset.py 0.00% 11 Missing ⚠️
...rs/cosypose/cosypose/training/pose_forward_loss.py 0.00% 7 Missing ⚠️
...ors/cosypose/cosypose/scripts/run_pose_training.py 0.00% 5 Missing ⚠️
...ators/cosypose/cosypose/evaluation/runner_utils.py 0.00% 2 Missing ⚠️
happypose/toolbox/datasets/bop_scene_dataset.py 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #148       +/-   ##
===========================================
- Coverage   25.44%   13.05%   -12.39%     
===========================================
  Files         212      212               
  Lines       17697    17865      +168     
===========================================
- Hits         4503     2333     -2170     
- Misses      13194    15532     +2338     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant