-
Notifications
You must be signed in to change notification settings - Fork 139
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
Add Tile transformation #790
Conversation
99e295a
to
bc75823
Compare
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
bc75823
to
a9658d3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some minor reviews.
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
- To follow Datumaro architecture Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
bf22c1a
to
15c9ae2
Compare
Codecov ReportBase: 83.84% // Head: 83.92% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #790 +/- ##
===========================================
+ Coverage 83.84% 83.92% +0.07%
===========================================
Files 170 173 +3
Lines 22558 22739 +181
Branches 4919 4946 +27
===========================================
+ Hits 18914 19083 +169
- Misses 2526 2535 +9
- Partials 1118 1121 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Signed-off-by: Kim, Vinnam vinnam.kim@intel.com
Summary
Example
DatasetItem
DatasetItem
s (2x2)DatasetItem
s (3x3)How to test
Run our unit tests
Checklist
develop
branchLicense
Feel free to contact the maintainers if that's a concern.