Skip to content

Added more logging to OBJ-DET - #6646

Merged
michaelgsharp merged 2 commits into
dotnet:mainfrom
michaelgsharp:obj-det-log
May 4, 2023
Merged

Added more logging to OBJ-DET#6646
michaelgsharp merged 2 commits into
dotnet:mainfrom
michaelgsharp:obj-det-log

Conversation

@michaelgsharp

Copy link
Copy Markdown
Contributor

Added more logging to object detection.

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

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
Copy Markdown
Member

This might resolve this:

#6650

@codecov

codecov Bot commented May 4, 2023

Copy link
Copy Markdown

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
@michaelgsharp
michaelgsharp deleted the obj-det-log branch November 18, 2024 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants