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 +67 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/architecture_renderer.jpg +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/batch_intro.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/batch_modes.gif +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/fullset_batch_size_16.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/iou3d.gif +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/iou3d_comp.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/meshrcnn.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/opengl_coordframes.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_naive_vs_coarse.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_vs_softras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_batch.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_trace.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_pointclouds.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/pulsar_bm.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/texturing.jpg +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/transforms_overview.jpg +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/world_camera_image.jpg +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/icp_data.pth +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/real_boxes.pkl +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_FishEyeCameras_silhouette.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_False_prism_False.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_True_prism_True.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_True_tangential_True_prism_True.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_fisheye_rasterized_sphere_MeshRasterizer.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_joinatlas_2_MeshRasterizerOpenGL.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth0.0_orthographic.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth90.0_perspective.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_r2n2_render_with_blender_calibrations_2.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_fisheye_sphere_points.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_sphere_MeshRasterizerOpenGL.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_mixed_by_categories_2.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_piano_2.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_1.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_2.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras_1.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras_2.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_splatter_FoVPerspectiveCameras_0.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_FoVPerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVOrthographicCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVPerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_PerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_prism_FishEyeCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_FishEyeCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_prism_FishEyeCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FishEyeCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FoVPerspectiveCameras.png +3 -0
- external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_elevated_OrthographicCameras.png +3 -0
.gitattributes
CHANGED
|
@@ -1223,3 +1223,70 @@ karate/M_ShortMove13/training/M_ShortMove13.npz filter=lfs diff=lfs merge=lfs -t
|
|
| 1223 |
karate/B_CrazyChopsKarate/training/B_CrazyChopsKarate.npz filter=lfs diff=lfs merge=lfs -text
|
| 1224 |
karate/M_Move10/training/M_Move10.npz filter=lfs diff=lfs merge=lfs -text
|
| 1225 |
karate/M_Move19/training/M_Move19.npz filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1223 |
karate/B_CrazyChopsKarate/training/B_CrazyChopsKarate.npz filter=lfs diff=lfs merge=lfs -text
|
| 1224 |
karate/M_Move10/training/M_Move10.npz filter=lfs diff=lfs merge=lfs -text
|
| 1225 |
karate/M_Move19/training/M_Move19.npz filter=lfs diff=lfs merge=lfs -text
|
| 1226 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/fullset_batch_size_16.png filter=lfs diff=lfs merge=lfs -text
|
| 1227 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/pulsar_bm.png filter=lfs diff=lfs merge=lfs -text
|
| 1228 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/architecture_renderer.jpg filter=lfs diff=lfs merge=lfs -text
|
| 1229 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/transforms_overview.jpg filter=lfs diff=lfs merge=lfs -text
|
| 1230 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/opengl_coordframes.png filter=lfs diff=lfs merge=lfs -text
|
| 1231 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_trace.png filter=lfs diff=lfs merge=lfs -text
|
| 1232 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/iou3d_comp.png filter=lfs diff=lfs merge=lfs -text
|
| 1233 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/texturing.jpg filter=lfs diff=lfs merge=lfs -text
|
| 1234 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_pointclouds.png filter=lfs diff=lfs merge=lfs -text
|
| 1235 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_vs_softras.png filter=lfs diff=lfs merge=lfs -text
|
| 1236 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/world_camera_image.jpg filter=lfs diff=lfs merge=lfs -text
|
| 1237 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/meshrcnn.png filter=lfs diff=lfs merge=lfs -text
|
| 1238 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/batch_intro.png filter=lfs diff=lfs merge=lfs -text
|
| 1239 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_naive_vs_coarse.png filter=lfs diff=lfs merge=lfs -text
|
| 1240 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_batch.png filter=lfs diff=lfs merge=lfs -text
|
| 1241 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_joinatlas_2_MeshRasterizerOpenGL.png filter=lfs diff=lfs merge=lfs -text
|
| 1242 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_fisheye_rasterized_sphere_MeshRasterizer.png filter=lfs diff=lfs merge=lfs -text
|
| 1243 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_flat_radial_tangential_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1244 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1245 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_mixed_by_categories_2.png filter=lfs diff=lfs merge=lfs -text
|
| 1246 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_flat_tangential_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1247 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_gouraud_elevated_PerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1248 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_outside_zfar_10000_MeshRasterizerOpenGL.png filter=lfs diff=lfs merge=lfs -text
|
| 1249 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_elevated_OrthographicCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1250 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_r2n2_render_with_blender_calibrations_2.png filter=lfs diff=lfs merge=lfs -text
|
| 1251 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_splatter_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1252 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1253 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_phong_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1254 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_1.png filter=lfs diff=lfs merge=lfs -text
|
| 1255 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth0.0_orthographic.png filter=lfs diff=lfs merge=lfs -text
|
| 1256 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_phong_elevated_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1257 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_outside_zfar_100_MeshRasterizer.png filter=lfs diff=lfs merge=lfs -text
|
| 1258 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_True_prism_True.png filter=lfs diff=lfs merge=lfs -text
|
| 1259 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1260 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_texture_map_front_MeshRasterizerOpenGL.png filter=lfs diff=lfs merge=lfs -text
|
| 1261 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1262 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_texture_atlas_8x8_back_MeshRasterizer.png filter=lfs diff=lfs merge=lfs -text
|
| 1263 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_False_prism_False.png filter=lfs diff=lfs merge=lfs -text
|
| 1264 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_fisheye_sphere_points.png filter=lfs diff=lfs merge=lfs -text
|
| 1265 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_gouraud_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1266 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1267 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVOrthographicCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1268 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_piano_2.png filter=lfs diff=lfs merge=lfs -text
|
| 1269 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1270 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras_2.png filter=lfs diff=lfs merge=lfs -text
|
| 1271 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_gouraud_elevated_OrthographicCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1272 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1273 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1274 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_flat_tangential_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1275 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth90.0_perspective.png filter=lfs diff=lfs merge=lfs -text
|
| 1276 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_phong_tangential_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1277 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/icp_data.pth filter=lfs diff=lfs merge=lfs -text
|
| 1278 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_texture_atlas_8x8_back_MeshRasterizerOpenGL.png filter=lfs diff=lfs merge=lfs -text
|
| 1279 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_FishEyeCameras_silhouette.png filter=lfs diff=lfs merge=lfs -text
|
| 1280 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_gouraud_radial_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1281 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_phong_FoVOrthographicCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1282 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FoVPerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1283 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_gouraud_radial_tangential_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1284 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_sphere_MeshRasterizerOpenGL.png filter=lfs diff=lfs merge=lfs -text
|
| 1285 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_PerspectiveCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1286 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras_1.png filter=lfs diff=lfs merge=lfs -text
|
| 1287 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_True_tangential_True_prism_True.png filter=lfs diff=lfs merge=lfs -text
|
| 1288 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_2.png filter=lfs diff=lfs merge=lfs -text
|
| 1289 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_gouraud_elevated_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1290 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_hard_gouraud_prism_FishEyeCameras.png filter=lfs diff=lfs merge=lfs -text
|
| 1291 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_splatter_FoVPerspectiveCameras_0.png filter=lfs diff=lfs merge=lfs -text
|
| 1292 |
+
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_phong_OrthographicCameras.png filter=lfs diff=lfs merge=lfs -text
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/architecture_renderer.jpg
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/batch_intro.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/batch_modes.gif
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/fullset_batch_size_16.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/iou3d.gif
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/iou3d_comp.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/meshrcnn.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/opengl_coordframes.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_naive_vs_coarse.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/p3d_vs_softras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_batch.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_meshes_trace.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/plotly_pointclouds.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/pulsar_bm.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/texturing.jpg
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/transforms_overview.jpg
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/docs/notes/assets/world_camera_image.jpg
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/icp_data.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa26f5948be1428174f0122ea28ccf405e1d5fc790d62a45fe02021eb74bcfc
|
| 3 |
+
size 81765
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/real_boxes.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ada3bb60348a76bf9af95b8901d76ebbe1f97f1e917179dc2ccf37f2f4760cd
|
| 3 |
+
size 1428
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_FishEyeCameras_silhouette.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_False_prism_False.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_False_tangential_True_prism_True.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_cow_mesh_FishEyeCameras_radial_True_tangential_True_prism_True.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_fisheye_rasterized_sphere_MeshRasterizer.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_joinatlas_2_MeshRasterizerOpenGL.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth0.0_orthographic.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_pulsar_simple_pointcloud_sphere_azimuth90.0_perspective.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_r2n2_render_with_blender_calibrations_2.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_fisheye_sphere_points.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_rasterized_sphere_MeshRasterizerOpenGL.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_mixed_by_categories_2.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_shapenet_core_render_piano_2.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_1.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_flat_FoVPerspectiveCameras_2.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_gouraud_FoVPerspectiveCameras_1.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_phong_FoVPerspectiveCameras_2.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_batched_splatter_FoVPerspectiveCameras_0.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_FoVPerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVOrthographicCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_FoVPerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_elevated_PerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_prism_FishEyeCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_FishEyeCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_dark_tangential_prism_FishEyeCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FishEyeCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_FoVPerspectiveCameras.png
ADDED
|
Git LFS Details
|
external/video2robot/third_party/PromptHMR/python_libs/pytorch3d/tests/data/test_simple_sphere_light_flat_elevated_OrthographicCameras.png
ADDED
|
Git LFS Details
|