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

Added more logging to OBJ-DET #6646

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

michaelgsharp
Copy link
Member

Added more logging to object detection.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll have to resize the boxes too :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you try adding resize code to the test instead?

@JakeRadMSFT
Copy link
Contributor

This might resolve this:

#6650

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #6646 (36bb894) into main (a18b9cb) will increase coverage by 0.03%.
The diff coverage is 90.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6646      +/-   ##
==========================================
+ Coverage   68.53%   68.56%   +0.03%     
==========================================
  Files        1200     1200              
  Lines      250287   250309      +22     
  Branches    26093    26095       +2     
==========================================
+ Hits       171526   171625      +99     
+ Misses      71929    71864      -65     
+ Partials     6832     6820      -12     
Flag Coverage Δ
Debug 68.56% <90.00%> (+0.03%) ⬆️
production 63.04% <84.21%> (+0.04%) ⬆️
test 88.83% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
....TorchSharp/AutoFormerV2/ObjectDetectionTrainer.cs 86.01% <84.21%> (-0.24%) ⬇️
test/Microsoft.ML.Tests/ObjectDetectionTests.cs 100.00% <100.00%> (ø)

... and 16 files with indirect coverage changes

@michaelgsharp michaelgsharp merged commit 1a905be into dotnet:main May 4, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants