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

50 train with samples #58

Merged
merged 2 commits into from
Sep 10, 2021
Merged

50 train with samples #58

merged 2 commits into from
Sep 10, 2021

Conversation

Johansmm
Copy link
Contributor

@Johansmm Johansmm commented Sep 9, 2021

Solve bug #50

  • Problem because the sample flag was not being updated in the LightningData modules (COCO and RAFT).
  • Updated the COCODetectionDetr class logic to ensure the correct update of the sample flag.
  • Update data connectors to get sample as argument in static functions
  • Update unittest

Close #50

@Johansmm Johansmm added bug Something isn't working alonet labels Sep 9, 2021
@Johansmm Johansmm self-assigned this Sep 9, 2021
@thibo73800 thibo73800 merged commit e63d100 into master Sep 10, 2021
@thibo73800 thibo73800 deleted the 50-train-with-samples branch September 10, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alonet bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

problem when training a deformable detr on cocodataset if the dataset is not downloaded on the machine
2 participants