leeyunjai commited on
Commit
c29f075
ยท
verified ยท
1 Parent(s): c77cf0d

Update yolo/README.md

Browse files
Files changed (1) hide show
  1. yolo/README.md +5 -6
yolo/README.md CHANGED
@@ -47,17 +47,16 @@ print(models()) # ํด๋”์— ์žˆ๋Š” ๋ชจ๋ธ ๋ชฉ๋ก
47
 
48
  | ํŒŒ์ผ | ๋ฌด์—‡์„ ์ฐพ๋‚˜ | ํด๋ž˜์Šค |
49
  |---|---|---|
50
- | `number-11s.pt` | ์†๊ธ€์”จ ์ˆซ์ž์™€ ์—ฐ์‚ฐ ๊ธฐํ˜ธ | `0`~`9`, `plus`, `minus`, `mult`, `div`, `eqv` |
51
- | `rps-11s.pt` | ๊ฐ€์œ„๋ฐ”์œ„๋ณด ์† ๋ชจ์–‘ | `Rock`, `Paper`, `Scissors` |
52
  | `balldetect-11s.pt` | ์ƒ‰๊น” ๊ณต | `red ball`, `yellow ball`, `greed ball` |
53
  | `box-11s.pt` | ์ƒ์ž | `box` |
54
- | `ppe-11s.pt` | ์•ˆ์ „์žฅ๋น„ ์ฐฉ์šฉ ์—ฌ๋ถ€ | `helmet`, `no helmet`, `vest`, `no vest`, `person` |
55
- | `firedetect-11s.pt` | ๋ถˆ๊ณผ ์—ฐ๊ธฐ | `fire`, `smoke` |
56
  | `falldetect-11s.pt` | ๋„˜์–ด์ง„ ์‚ฌ๋žŒ | `Fall-Detected` |
57
  | `falldetect2-11s.pt` | ๋„˜์–ด์ง๊ณผ ํ‰์ƒ์‹œ๋ฅผ ํ•จ๊ป˜ | `fall_down`, `normal` |
58
- | `act-11s.pt` | ์‚ฌ๋žŒ์˜ ์ž์„ธยท๋™์ž‘ | `stand`, `sit`, `squat`, `walk`, `run`, `jump`, `lying`, `bendover`, `stretch` |
59
  | `homeobject-11s.pt` | ์ง‘ ์•ˆ ๋ฌผ๊ฑด | `bed`, `sofa`, `chair`, `table`, `lamp`, `tv`, `wardrobe`, `window`, `door`, `potted plant`, `photo frame`, `laptop` |
60
- | `cube-11s.pt` | ์ƒ‰๊น” ์ •์œก๋ฉด์ฒด | `red`, `blue`, `green`, `yellow` |
 
 
61
  | `studycheck-11s.pt` | ํ•™์ƒ ๋ชจ๋‹ˆํ„ฐ๋ง | `study`, `non-study`, `hands` |
62
 
63
 
 
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` |
 
53
  | `falldetect-11s.pt` | ๋„˜์–ด์ง„ ์‚ฌ๋žŒ | `Fall-Detected` |
54
  | `falldetect2-11s.pt` | ๋„˜์–ด์ง๊ณผ ํ‰์ƒ์‹œ๋ฅผ ํ•จ๊ป˜ | `fall_down`, `normal` |
55
+ | `firedetect-11s.pt` | ๋ถˆ๊ณผ ์—ฐ๊ธฐ | `fire`, `smoke` |
56
  | `homeobject-11s.pt` | ์ง‘ ์•ˆ ๋ฌผ๊ฑด | `bed`, `sofa`, `chair`, `table`, `lamp`, `tv`, `wardrobe`, `window`, `door`, `potted plant`, `photo frame`, `laptop` |
57
+ | `number-11s.pt` | ์†๊ธ€์”จ ์ˆซ์ž์™€ ์—ฐ์‚ฐ ๊ธฐํ˜ธ | `0`~`9`, `plus`, `minus`, `mult`, `div`, `eqv` |
58
+ | `ppe-11s.pt` | ์•ˆ์ „์žฅ๋น„ ์ฐฉ์šฉ ์—ฌ๋ถ€ | `helmet`, `no helmet`, `vest`, `no vest`, `person` |
59
+ | `rps-11s.pt` | ๊ฐ€์œ„๋ฐ”์œ„๋ณด ์† ๋ชจ์–‘ | `Rock`, `Paper`, `Scissors` |
60
  | `studycheck-11s.pt` | ํ•™์ƒ ๋ชจ๋‹ˆํ„ฐ๋ง | `study`, `non-study`, `hands` |
61
 
62