leeyunjai commited on
Commit
7b4af2b
ยท
verified ยท
1 Parent(s): 0ca3ac2

Update yolo/README.md

Browse files
Files changed (1) hide show
  1. yolo/README.md +1 -0
yolo/README.md CHANGED
@@ -47,6 +47,7 @@ print(models()) # ํด๋”์— ์žˆ๋Š” ๋ชจ๋ธ ๋ชฉ๋ก
47
 
48
  | ํŒŒ์ผ | ๋ฌด์—‡์„ ์ฐพ๋‚˜ | ํด๋ž˜์Šค |
49
  |---|---|---|
 
50
  | `balldetect-11s.pt` | ์ƒ‰๊น” ๊ณต | `red ball`, `yellow ball`, `greed ball` |
51
  | `box-11s.pt` | ์ƒ์ž | `box` |
52
  | `cube-11s.pt` | ์ƒ‰๊น” ์ •์œก๋ฉด์ฒด | `red`, `blue`, `green`, `yellow` |
 
47
 
48
  | ํŒŒ์ผ | ๋ฌด์—‡์„ ์ฐพ๋‚˜ | ํด๋ž˜์Šค |
49
  |---|---|---|
50
+ | `act-11s.pt` | ํ–‰๋™ | `sit`, `stand`, `squat`, `bendover`, `run`, `lying`, `jump`, `walk`, `stretch` |
51
  | `balldetect-11s.pt` | ์ƒ‰๊น” ๊ณต | `red ball`, `yellow ball`, `greed ball` |
52
  | `box-11s.pt` | ์ƒ์ž | `box` |
53
  | `cube-11s.pt` | ์ƒ‰๊น” ์ •์œก๋ฉด์ฒด | `red`, `blue`, `green`, `yellow` |