LISHUZUOXUN_yangjiang/MNPoseDetection/consensus.py

5 lines
98 B
Python
Raw Normal View History

2024-09-23 14:54:15 +08:00
CONFIDENCE = "confidence"
KEY_POINTS = "key_points"
RELIABLE = "reliable"
PASS_TEST = "pass_test"