Uh oh!
There was an error while loading. Please reload this page.
Object Detection using TorchSharp - #6605
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ericstj
left a comment
There was a problem hiding this comment.
Small comments about index/range
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@## main #6605 +/- ##
==========================================
+ Coverage 68.39% 68.52% +0.13%
==========================================
Files 1174 1200 +26 Lines 248047 250288 +2241 Branches 25909 26093 +184 ==========================================
+ Hits 169647 171521 +1874 - Misses 71626 71932 +306 - Partials 6774 6835 +61
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ericstj
left a comment
There was a problem hiding this comment.
None of my feedback is blocking, it's all just cleanup. I'd like a review from other area experts before merging though.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…s.cs Co-authored-by: Jake <31937616+JakeRadMSFT@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
luisquintanilla
left a comment
There was a problem hiding this comment.
LGTM. Thanks everyone for the work involved in making this happen.
![]()
Adds in Object Detection using TorchSharp with an AutoFormer model.
Main files to look at are the Object Detection Trainer, Utility methods, and the refactors to TextClassification and Sentence Similarity.
We also pulled in local/internal copies of System.Range/Index to make the future model conversion process much easier.