mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
1004 B
1004 B
name, about, title, labels, assignees
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve | Bug: describe your bug | bug | Cathy0908, wenmengzhou |
Thanks for your error report and we appreciate it a lot.
Checklist
- I have searched related issues but cannot get the expected help.
- The bug has not been fixed in the latest version.
Describe the bug A clear and concise description of what the bug is.
To Reproduce
- What command or script did you run?
A placeholder for the command.
- Did you make any modifications on the code or config? Did you understand what you have modified?
- What dataset did you use?
Environment
- Please run python easycv/utils/collect_env.py to collect necessary environment information and paste it here.
- You may add addition that may be helpful for locating the problem, such as
- How you installed PyTorch [e.g., pip, conda, source]
- Other environment variables that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)