mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
Add comment documenting typo copied from COCO docs (#2253)
Signed-off-by: Jade Turner <spacey-sooty@proton.me> Co-authored-by: Jade Turner <spacey-sooty@proton.me> Co-authored-by: Matt Morley <matthew.morley.ca@gmail.com>
This commit is contained in:
@@ -146,7 +146,7 @@ public class NeuralNetworkModelManager {
|
|||||||
"vase",
|
"vase",
|
||||||
"scissors",
|
"scissors",
|
||||||
"teddy bear",
|
"teddy bear",
|
||||||
"hair drier",
|
"hair drier", // Typo in official COCO documentation
|
||||||
"toothbrush"));
|
"toothbrush"));
|
||||||
|
|
||||||
nnProps.addModelProperties(
|
nnProps.addModelProperties(
|
||||||
|
|||||||
Reference in New Issue
Block a user