-
Notifications
You must be signed in to change notification settings - Fork 102
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
Docker, installation and documentation improvements #276
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.
Thank you!
I just have two very minor suggestions to improve the text.
Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com>
Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.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.
Thank you
Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.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.
Thank you
* include 3d detection test * fix np bool warning * Revert "fix np bool warning" This reverts commit ec21061. * Remove del learner * Eneable tracking 3d tests * Add init for 2d tracking tests * Update 3D tracking dependencies * Docker, installation and documentation improvements (#276) * docker fixes * Style fixes * Create customize.md * Removed docker building instructions * Update customize.md * Update customize.md * Update installation.md * Update customize.md * Added link for customization * Update docs/reference/installation.md Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> * Update docs/reference/installation.md Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> * Update docs/reference/installation.md Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com> Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com> * DetectionDataset evaluation fix for empty detections (#285) * Checkout specific detectron commit * Install specific detectron2 commit * Point to specific detectron2 commit * Update installation.md * Update dependencies.ini * Update dependencies.ini * Update requirements.txt * Update dependencies.ini * Update dependencies.ini * Update requirements.txt * Update to support newer skimage version * Clarified purpose and limitations of fall detection tool (#280) * Enable All 3d test * Fix slow data preparation for KITTI * Simplify 3d detection tests * Fix unclosed file * Fix repeated eval failure * Cleanup * Cleanup * Cleanup * Remove unused test functions Co-authored-by: Nikolaos Passalis <passalis@users.noreply.github.com> Co-authored-by: Stefania Pedrazzi <stefaniapedrazzi@users.noreply.github.com> Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com> Co-authored-by: vivinousi <32997432+vivinousi@users.noreply.github.com> Co-authored-by: Kostas Tsampazis <27914645+tsampazk@users.noreply.github.com> Co-authored-by: ad-daniel <daniel.dias@epfl.ch>
This PR improves docker images and installation process by