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

Backend and OD Notebook Dataset fixes #2360

Merged
merged 17 commits into from
Sep 29, 2023
Merged

Backend and OD Notebook Dataset fixes #2360

merged 17 commits into from
Sep 29, 2023

Conversation

Advitya17
Copy link
Collaborator

@Advitya17 Advitya17 commented Sep 26, 2023

Resolving bugs involving dashboard_dataset, Dataset interface arg, the warning below, and notebook dataset format, and validating EA behavior.

The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. Arguments other than a weight enum or None for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing weights=FasterRCNN_ResNet50_FPN_Weights.COCO_V1. You can also use weights=FasterRCNN_ResNet50_FPN_Weights.DEFAULT to get the most up-to-date weights.

Description

image

image

image

image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.47%. Comparing base (34a301a) to head (a8569b0).
Report is 154 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2360      +/-   ##
==========================================
- Coverage   88.49%   88.47%   -0.02%     
==========================================
  Files         134      134              
  Lines        7689     7689              
==========================================
- Hits         6804     6803       -1     
- Misses        885      886       +1     
Flag Coverage Δ
unittests 88.47% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

1 similar comment
2 similar comments
1 similar comment
@Advitya17 Advitya17 enabled auto-merge (squash) September 27, 2023 23:29
1 similar comment
1 similar comment
@Advitya17 Advitya17 mentioned this pull request Sep 29, 2023
3 tasks
1 similar comment
@Advitya17 Advitya17 disabled auto-merge September 29, 2023 18:34
@Advitya17 Advitya17 merged commit 40af9df into main Sep 29, 2023
@Advitya17 Advitya17 deleted the agemawat/ea_od_labels branch September 29, 2023 18:35
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.

3 participants