File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
setup.py in root |
107 | 3 | 22 | 730 | 16 |
obj_io.py in pytorch3d/io |
487 | 12 | 22 | 726 | 35 |
ext.cpp in pytorch3d/csrc |
154 | - | 22 | 723 | 23 |
custom.css in website/static/css |
266 | - | 22 | 721 | 4 |
pygments.css in website/static/css |
205 | - | 22 | 721 | 3 |
index.js in website/pages/en |
190 | 1 | 22 | 721 | 6 |
TutorialSidebar.js in website/core |
73 | 1 | 22 | 721 | 3 |
Footer.js in website/core |
72 | 3 | 22 | 721 | 5 |
index.js in website/pages/tutorials |
68 | 1 | 22 | 721 | 8 |
Tutorial.js in website/core |
64 | 1 | 22 | 721 | 4 |
parse_tutorials.py in scripts |
60 | 1 | 22 | 721 | 10 |
siteConfig.js in website |
44 | - | 22 | 721 | 4 |
help.js in website/pages/en |
38 | - | 22 | 721 | 3 |
users.js in website/pages/en |
31 | - | 22 | 721 | 4 |
rasterizer.py in pytorch3d/renderer/mesh |
89 | 4 | 22 | 719 | 21 |
rasterize_meshes.h in pytorch3d/csrc/rasterize_meshes |
271 | 2 | 22 | 718 | 14 |
rasterize_points.h in pytorch3d/csrc/rasterize_points |
192 | 5 | 22 | 718 | 11 |
transform3d.py in pytorch3d/transforms |
301 | 30 | 22 | 714 | 27 |
utils.py in pytorch3d/renderer |
153 | 14 | 6 | 714 | 20 |
meshes.py in pytorch3d/structures |
791 | 55 | 22 | 713 | 37 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
meta.yaml in packaging/cub_conda/cub |
11 | - | 412 | 412 | 1 |
meta.yaml in packaging/pytorch3d |
48 | - | 398 | 659 | 5 |
lego.yaml in projects/nerf/configs |
45 | - | 358 | 358 | 1 |
pt3logo.yaml in projects/nerf/configs |
45 | - | 358 | 358 | 1 |
fern.yaml in projects/nerf/configs |
45 | - | 358 | 358 | 1 |
fastermath.h in pytorch3d/csrc/pulsar/include |
39 | 4 | 218 | 449 | 2 |
__init__.py in pytorch3d/vis |
1 | - | 22 | 476 | 6 |
__init__.py in pytorch3d |
1 | - | 22 | 690 | 11 |
__init__.py in pytorch3d/renderer/points/pulsar |
1 | - | 22 | 449 | 3 |
renderer.destruct.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.norm_cam_gradients.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.norm_sphere_gradients.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.render.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.construct.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.backward_dbg.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.calc_signature.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.forward.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.calc_gradients.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.fill_bg.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
renderer.backward.cpu.cpp in pytorch3d/csrc/pulsar/host |
1 | - | 22 | 449 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
meta.yaml in packaging/vs2019 |
41 | - | |||
meta.yaml in packaging/vs2017 |
41 | - | |||
conda_build_config.yaml in packaging/vs2019 |
20 | - | |||
conda_build_config.yaml in packaging/vs2017 |
20 | - | |||
harmonic_embedding.py in pytorch3d/renderer/implicit |
44 | 4 | 22 | 35 | 2 |
symeig3x3.py in pytorch3d/common/workaround |
127 | 11 | 22 | 112 | 3 |
utils.py in pytorch3d/common/workaround |
8 | 1 | 22 | 112 | 2 |
__init__.py in pytorch3d/common/workaround |
2 | - | 22 | 112 | 3 |
points_to_volumes.cu in pytorch3d/csrc/points_to_volumes |
321 | - | 22 | 117 | 3 |
points_to_volumes_cpu.cpp in pytorch3d/csrc/points_to_volumes |
198 | 3 | 22 | 117 | 2 |
points_to_volumes.h in pytorch3d/csrc/points_to_volumes |
145 | 2 | 22 | 117 | 2 |
iou_utils.cuh in pytorch3d/csrc/iou_box3d |
560 | - | 22 | 118 | 5 |
iou_utils.h in pytorch3d/csrc/iou_box3d |
260 | 15 | 22 | 118 | 5 |
iou_box3d.cu in pytorch3d/csrc/iou_box3d |
151 | - | 22 | 118 | 3 |
iou_box3d.py in pytorch3d/ops |
73 | 5 | 22 | 118 | 4 |
iou_box3d_cpu.cpp in pytorch3d/csrc/iou_box3d |
67 | 1 | 22 | 118 | 3 |
iou_box3d.h in pytorch3d/csrc/iou_box3d |
24 | 1 | 22 | 118 | 2 |
sample_farthest_points_cpu.cpp in pytorch3d/csrc/sample_farthest_points |
54 | 1 | 22 | 125 | 2 |
sample_farthest_points.cu in pytorch3d/csrc/sample_farthest_points |
223 | - | 22 | 133 | 2 |
sample_farthest_points.py in pytorch3d/ops |
77 | 2 | 22 | 133 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
meta.yaml in packaging/vs2019 |
41 | - | |||
meta.yaml in packaging/vs2017 |
41 | - | |||
conda_build_config.yaml in packaging/vs2019 |
20 | - | |||
conda_build_config.yaml in packaging/vs2017 |
20 | - | |||
cameras.py in pytorch3d/renderer |
765 | 52 | 2 | 705 | 42 |
raysampling.py in pytorch3d/renderer/implicit |
300 | 10 | 2 | 385 | 14 |
raysampler.py in projects/nerf/nerf |
180 | 9 | 2 | 358 | 6 |
implicit_function.py in projects/nerf/nerf |
139 | 8 | 2 | 358 | 7 |
__init__.py in pytorch3d/renderer |
68 | - | 2 | 706 | 15 |
points_normals.py in pytorch3d/ops |
64 | 3 | 2 | 649 | 6 |
__init__.py in pytorch3d/renderer/implicit |
16 | - | 2 | 386 | 6 |
camera_conversions.py in pytorch3d/renderer |
142 | 4 | 5 | 180 | 6 |
camera_utils.py in pytorch3d/renderer |
64 | 3 | 5 | 369 | 5 |
utils.py in pytorch3d/renderer |
153 | 14 | 6 | 714 | 20 |
pointclouds.py in pytorch3d/structures |
671 | 40 | 19 | 679 | 30 |
rasterize_coarse.cu in pytorch3d/csrc/rasterize_coarse |
350 | - | 20 | 139 | 3 |
renderer.cpp in pytorch3d/csrc/pulsar/pytorch |
1541 | 4 | 22 | 449 | 7 |
textures.py in pytorch3d/renderer/mesh |
878 | 58 | 22 | 545 | 30 |
ply_io.py in pytorch3d/io |
822 | 34 | 22 | 685 | 26 |
meshes.py in pytorch3d/structures |
791 | 55 | 22 | 713 | 37 |