mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 19:55:26 +03:00
consolidate label guidance
This commit is contained in:
parent
24662bb9df
commit
07302d02db
@ -43,19 +43,10 @@ Snapshots must be enabled to be able to submit examples to Frigate+
|
|||||||
|
|
||||||
### Annotate and verify
|
### Annotate and verify
|
||||||
|
|
||||||
You can view all of your submitted images at [https://plus.frigate.video](https://plus.frigate.video). Annotations can be added by clicking an image.
|
You can view all of your submitted images at [https://plus.frigate.video](https://plus.frigate.video). Annotations can be added by clicking an image. For more detailed information about labeling, see the documentation on [improving your model](../plus/improving_model.md).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
It is important to label all objects in the image.
|
|
||||||
|
|
||||||
False positives will be shown with a read box and the label will have a strike through.
|
|
||||||

|
|
||||||
|
|
||||||
Misidentified objects should have a correct label added. For example, if a person was mistakenly detected as a cat, you should submit it as a false positive in Frigate and add a label for the person. The boxes will overlap.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Use Models
|
## Use Models
|
||||||
|
|
||||||
Models available in Frigate+ can be used with a special model path. No other information needs to be configured for Frigate+ models because it fetches the remaining config from Frigate+ automatically.
|
Models available in Frigate+ can be used with a special model path. No other information needs to be configured for Frigate+ models because it fetches the remaining config from Frigate+ automatically.
|
||||||
|
|||||||
@ -22,3 +22,12 @@ For the best results, follow the following guidelines.
|
|||||||
**`amazon`, `ups`, and `fedex` should label the logo**: For a Fedex truck, label the truck as a `car` and make a different bounding box just for the Fedex logo. If there are multiple logos, label each of them.
|
**`amazon`, `ups`, and `fedex` should label the logo**: For a Fedex truck, label the truck as a `car` and make a different bounding box just for the Fedex logo. If there are multiple logos, label each of them.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## False positive labels
|
||||||
|
|
||||||
|
False positives will be shown with a read box and the label will have a strike through.
|
||||||
|

|
||||||
|
|
||||||
|
Misidentified objects should have a correct label added. For example, if a person was mistakenly detected as a cat, you should submit it as a false positive in Frigate and add a label for the person. The boxes will overlap.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user