mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-06 10:57:22 +03:00
add a benchmark script
This commit is contained in:
@@ -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