issues
search
robmarkcole
/
deepstack-python
Unofficial python API for DeepStack
https://deepstack.cc/
GNU General Public License v3.0
12
stars
11
forks
source link
Adds object detection
#4
Closed
robmarkcole
closed
5 years ago
robmarkcole
commented
5 years ago
To discuss:
Is the design good?
Am I handling exceptions correctly?
Should processing return anything, or just access the
predictions
attribute as currently?
Should I apply the confidence threshold filter to all displayed data? Do people care about detections with very low confidence?
To do: add tests
To discuss:
predictions
attribute as currently?To do: add tests