Initital Setup - Stuck in Unknown Phase? #14694
-
Hello, I have tried to follow the instructions and do things by-the-book... yet I still don't understand where I'm failing. Below I am attaching the logs I obtained via Below attached the logs, my config.yml, and my docker-compose.yml. Do you see anything wrong? logs.txt |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
this is not the right path, it should just be but you also need to define the model properties which you have not done https://docs.frigate.video/configuration/object_detectors#configuration-parameters |
Beta Was this translation helpful? Give feedback.
-
Scratch my last mess of a message @NickM-27 ! Lemme play with this and I'll update. |
Beta Was this translation helpful? Give feedback.
-
So I've got a few questions... which I'm still trying to wrap my head around.
Thank you! |
Beta Was this translation helpful? Give feedback.
-
Ok, so lots of progress here! Right now, I was able to map the database... now upon running docker down/up, the created users are persistent. So that is good! Below the 'tail' of the logs: Creating yolov7-320.cfg and yolov7-320.weights Done. Generating yolov7-320.trt. This may take a few minutes. /usr/local/src/tensorrt_demos/yolo/onnx_to_tensorrt.py:149: DeprecationWarning: Use network created with NetworkDefinitionCreationFlag::EXPLICIT_BATCH flag instead. And the docker-compose.yml file: image: ghcr.io/blakeblackshear/frigate:stable
` What am I missing? |
Beta Was this translation helpful? Give feedback.
this is not the right path, it should just be
/config/model_cache/tensorrt/8.5.3/yolov7-320.trt
but you also need to define the model properties which you have not done https://docs.frigate.video/configuration/object_detectors#configuration-parameters