Issue #1: Implement a script to export masks from Labelbox.
Showing
doc/requirements.rst
deleted
100644 → 0
... | ... | @@ -2,6 +2,8 @@ |
# It is used by pip to manage software dependencies. It is not to be | ||
# confused with the software requirements, which are listed in | ||
# doc/requirements.rst | ||
six | ||
numpy | ||
ipykernel | ||
nbsphinx | ||
opencv-contrib-python |
Please register or sign in to comment