Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +1 -0
- third_party/GraspGen/doc/cuda.png +3 -0
- third_party/GraspGen/sam3/assets/dog.gif +3 -0
- third_party/GraspGen/sam3/assets/images/groceries.jpg +3 -0
- third_party/GraspGen/sam3/assets/images/test_image.jpg +3 -0
- third_party/GraspGen/sam3/assets/images/truck.jpg +3 -0
- third_party/GraspGen/sam3/assets/player.gif +3 -0
- third_party/GraspGen/sam3/assets/saco_gold_annotation.png +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/10.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/100.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/102.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/103.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/104.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/105.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/107.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/108.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/109.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/11.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/110.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/111.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/112.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/115.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/119.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/12.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/120.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/126.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/127.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/129.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/13.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/132.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/136.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/137.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/139.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/141.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/143.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/144.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/145.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/147.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/148.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/15.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/151.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/152.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/155.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/16.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/160.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/161.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/162.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/163.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/166.jpg +3 -0
- third_party/GraspGen/sam3/assets/videos/0001/168.jpg +3 -0
.gitattributes
CHANGED
|
@@ -414,3 +414,4 @@ third_party/Agilex-College/mujoco_demo/limo_pro/meshes/limo_wheel.dae filter=lfs
|
|
| 414 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/sampling_gpu.o filter=lfs diff=lfs merge=lfs -text
|
| 415 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/group_points.o filter=lfs diff=lfs merge=lfs -text
|
| 416 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/cylinder_query.o filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 414 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/sampling_gpu.o filter=lfs diff=lfs merge=lfs -text
|
| 415 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/group_points.o filter=lfs diff=lfs merge=lfs -text
|
| 416 |
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/temp.linux-x86_64-cpython-311/_ext_src/src/cylinder_query.o filter=lfs diff=lfs merge=lfs -text
|
| 417 |
+
third_party/tuntunclaw/graspnet-baseline/pointnet2/build/lib.linux-x86_64-cpython-311/pointnet2/_ext.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
third_party/GraspGen/doc/cuda.png
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/dog.gif
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/images/groceries.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/images/test_image.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/images/truck.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/player.gif
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/saco_gold_annotation.png
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/10.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/100.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/102.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/103.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/104.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/105.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/107.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/108.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/109.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/11.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/110.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/111.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/112.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/115.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/119.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/12.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/120.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/126.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/127.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/129.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/13.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/132.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/136.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/137.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/139.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/141.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/143.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/144.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/145.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/147.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/148.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/15.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/151.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/152.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/155.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/16.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/160.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/161.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/162.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/163.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/166.jpg
ADDED
|
Git LFS Details
|
third_party/GraspGen/sam3/assets/videos/0001/168.jpg
ADDED
|
Git LFS Details
|