docs/docs/configuration/objects.md
import labels from "../../../labelmap.txt";
Frigate includes the object labels listed below from the Google Coral test data.
Please note:
car is listed twice because truck has been renamed to car by default. These object types are frequently confused.person is the only tracked object by default. See the full configuration reference for an example of expanding the list of tracked objects.Models for both CPU and EdgeTPU (Coral) are bundled in the image. You can use your own models with volume mounts:
/cpu_model.tflite/edgetpu_model.tflite/labelmap.txtYou also need to update the model config if they differ from the defaults.