[Beta Support]: Classification is loosing labels after restart in Docker (e.g. new release from 0.17-rc2 to 0.17.-rc3) #22118
Closed
flispy
started this conversation in
Beta Support
Replies: 1 comment 3 replies
-
|
You don't have the media volume mapped to anywhere |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I am trying to use classification models in 0.17. This is working great.
But every time I am restarting my docker container because of version change or any other issue, classification has no preset anymore of my previously set label names. For example persons: I give them names, classification is still working with these names but if I want to do it manually in web-view, there are no labels anymore.
The same problem exists with face recognition. I do not have any faces after restarting my docker.
Beta Version
0.17.0-rc3
Issue Category
Object Detection / Detectors
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output (if applicable)
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Operating system
Debian
CPU / GPU / Hardware
Intel i7
Screenshots
No response
Steps to reproduce
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions