LAM2 / external /landmark_detection /tools /infinite_loop.py
yuandong513
feat: init
17cd746
import time
while True:
time.sleep(1)