forked from Github/frigate
add a benchmark script
This commit is contained in:
committed by
Blake Blackshear
parent
2d22a04391
commit
7028b05856
@@ -102,5 +102,6 @@ RUN (apt-get autoremove -y; \
|
||||
WORKDIR /opt/frigate/
|
||||
ADD frigate frigate/
|
||||
COPY detect_objects.py .
|
||||
COPY benchmark.py .
|
||||
|
||||
CMD ["python3", "-u", "detect_objects.py"]
|
||||
|
||||
Reference in New Issue
Block a user