7-in-days commited on
Commit
8204258
ยท
verified ยท
1 Parent(s): 3a534d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - robotics
5
+ - lerobot
6
+ - act
7
+ - piper
8
+ ---
9
+
10
+ # ACT โ€” Piper block pick-and-place
11
+
12
+ AgileX PiPER ํŒ”๋กœ ์ดˆ๋ก ํ๋ธŒ๋ฅผ ์ง‘์–ด ์ฃผํ™ฉ ์˜์—ญ์— ๋„ฃ๋Š” ACT ์ •์ฑ…. LeRobot๋กœ ํ•™์Šต.
13
+
14
+ - ๋ฐ์ดํ„ฐ์…‹: 53 ์—ํ”ผ์†Œ๋“œ / 26,500 ํ”„๋ ˆ์ž„ / 20fps
15
+ - ํ•™์Šต: ACT, 100k steps (batch 32, ~121 epoch)
16
+
17
+ ## Rollout (third-person, by checkpoint step)
18
+
19
+ ### 100k steps
20
+ <video controls width="480" src="https://huggingface.co/7-in-days/act_block_firsttime/resolve/main/videos/piper_block_test_100000steps_thirdperson.webm"></video>
21
+
22
+ ### 60k steps
23
+ <video controls width="480" src="https://huggingface.co/7-in-days/act_block_firsttime/resolve/main/videos/piper_block_test_60000steps_thirdperson.webm"></video>
24
+
25
+ ### 20k steps
26
+ <video controls width="480" src="https://huggingface.co/7-in-days/act_block_firsttime/resolve/main/videos/piper_block_test_20000steps_thirdperson.webm"></video>