Skip to content

Issues: Vermeille/Torchelie

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Recipes CLI lack description for the available options documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
#72 opened May 21, 2021 by Horgix
Classification recipe raises a RuntimeWarning related to imports bug Something isn't working
#71 opened May 21, 2021 by Horgix
Stdout insights should not include HTML enhancement New feature or request
#69 opened May 21, 2021 by Horgix
Add visdom example to the README documentation Improvements or additions to documentation
#68 opened May 21, 2021 by Horgix
Move Contributing guidelines to a dedicated file and mention it in README documentation Improvements or additions to documentation
#66 opened May 6, 2021 by Horgix
Which Python versions are supported? dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation question Further information is requested
#63 opened May 5, 2021 by Horgix
Run tests that depend on OpenCV in the CI tooling/ci Continuous Integration stuff
#54 opened May 3, 2021 by Horgix
Fix chained imports mess / hell (will get rid of both F403 and F405) refactoring Stuff to refactor (without features impact) tooling/lint #52B06B
#49 opened May 3, 2021 by Horgix
Tighten up bare excepts around the codebase (would also fix E722 warnings) refactoring Stuff to refactor (without features impact) tooling/lint #52B06B
#48 opened May 3, 2021 by Horgix
Use __all__ to declare modules public APIs (would also fix F401 warnings) refactoring Stuff to refactor (without features impact) tooling/lint #52B06B
#47 opened May 3, 2021 by Horgix
Refactor CallbacksRunner to use proper members instead of hacky lists refactoring Stuff to refactor (without features impact)
#38 opened May 2, 2021 by Horgix
Run the whole run_tests.sh in CI tooling/ci Continuous Integration stuff
#31 opened May 2, 2021 by Horgix
Raise real Exceptions instead of using assert False refactoring Stuff to refactor (without features impact)
#30 opened May 2, 2021 by Horgix
Run mypy type checking in CI workflow tooling/ci Continuous Integration stuff
#28 opened May 2, 2021 by Horgix
[README] Just rewrite the whole thing. documentation Improvements or additions to documentation
#25 opened May 2, 2021 by Vermeille
ProTip! Type g i on any issue or pull request to go back to the issue listing page.