-
Notifications
You must be signed in to change notification settings - Fork 445
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
Tiling Speed & Accuracy Enhancement #2867
Tiling Speed & Accuracy Enhancement #2867
Conversation
Hi @sovrasov, appreciate your feedback. Regarding the first question, the straightforward answer is currently not, but I'm working on a new PR to address this gap. To tackle your concern, I'll focus on bridging the inconsistency between 1.5 tiling and 2.x tiling. I plan to conduct a test following your suggestion, which involves acquiring a tiling model, evaluating its performance in 1.5, attempting to load it into 2.x, and verifying if the accuracy aligns. As for the second question, the objective remains consistent with OTX 1.5. We will implement a regression test in 2.0 to ensure that OV tiling achieves the same accuracy as PyTorch tiling. However, before implementing the test, I'll work on narrowing the gap between versions 1.5 and 2.0. Currently, there are three tickets associated with this matter, tracked under https://jira.devtools.intel.com/browse/CVS-131551. |
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.
Summary
Optimization and Bug Fix:
RLE Encoder Integration:
Customized mAP Calculation:
Tile Merge Enhancement:
Tile Recipes for Detection and Instance Segmentation:
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.