-
Notifications
You must be signed in to change notification settings - Fork 443
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 doc for fast data loading #2069
Add doc for fast data loading #2069
Conversation
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.
Could you also update the cli_commands document? It missed the contents to introduce how to use ArrowFormat in OTX CLI.
Added in 6fb391b |
@goodsong81 , How about changing the target |
I agree, for the completeness. Thanks for the suggestion. |
@cih9088 If you retarget this PR to 1.2.1, I would merge it right away. Thanks! |
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!
The base branch was changed.
6fb391b
to
d218335
Compare
* docs: add fast data loading * docs: add augmix * docs: use reference * docs: make first character of words capital * docs: add simple example in cli command
* Upgrade mmdeploy==0.14.0 from official PyPI (#2047) * Bug fix: value of validation variable is changed after auto decrease batch size (#2053) * Integrate new ignored loss in semantic segmentation (#2065) * Remove unused modules in semantic segmentation (#2068) * Add doc for fast data loading (#2069) * Bug fix: set gpu_ids properly (#2071) * Bug fix: Progress goes 100% and back 0 % repeatedly during auto decrease bs in Geti (#2074) * Fix tiling 0 stride issue in parameter adapter (#2078) * Update instance-segmentation tutorial documentation (#2082) * Optimize YOLOX data pipeline and add unit test for get_subset of Datu… (#2075) * Tiling Spatial Concatenation for OpenVINO IR (#2052) * Add spatial concatenation to deployment demo (#2089) --------- Signed-off-by: Songki Choi <songki.choi@intel.com> Co-authored-by: Eunwoo Shin <eunwoo.shin@intel.com> Co-authored-by: Soobee Lee <soobee.lee@intel.com> Co-authored-by: Inhyuk Cho <andy.inhyuk.jo@intel.com> Co-authored-by: Eugene Liu <eugene.liu@intel.com> Co-authored-by: Harim Kang <harim.kang@intel.com> Co-authored-by: Jaeguk Hyun <jaeguk.hyun@intel.com>
Summary
Added doc for fast data loading
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.