facebookresearch / c3dpo_nrsfm
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 24 files with 3,054 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,519 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (496 lines of code)
    • 15 very small files (1,039 lines of code)
0% | 0% | 49% | 16% | 34%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 59% | 19% | 21%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 77% | 13% | 9%
tools0% | 0% | 53% | 10% | 35%
dataset0% | 0% | 43% | 44% | 12%
cfgs0% | 0% | 0% | 0% | 100%
visuals0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
model.py
in root
462 21
experiment.py
in root
291 9
stats.py
in tools
278 18
eval_zoo.py
in dataset
250 14
vis_utils.py
in tools
238 10
dataset_configs.py
in dataset
155 -
config.py
in root
134 13
keypoints_dataset.py
in dataset
105 7
model_io.py
in tools
102 10
h36m_hourglass.yaml
in cfgs
98 -
up3d_79kp.yaml
in cfgs
98 -
pascal3d.yaml
in cfgs
98 -
h36m.yaml
in cfgs
98 -
pascal3d_hrnet.yaml
in cfgs
98 -
cache_preds.py
in tools
93 3
dataset_zoo.py
in dataset
71 2
utils.py
in tools
69 11
video_writer.py
in tools
64 4
demo.py
in root
55 2
functions.py
in tools
52 7
rotating_shape_video.py
in visuals
50 1
so3.py
in tools
43 3
evaluate.py
in root
33 1
attr_dict.py
in tools
19 3
Files With Most Units (Top 18)
File# lines# units
model.py
in root
462 21
stats.py
in tools
278 18
eval_zoo.py
in dataset
250 14
config.py
in root
134 13
utils.py
in tools
69 11
model_io.py
in tools
102 10
vis_utils.py
in tools
238 10
experiment.py
in root
291 9
functions.py
in tools
52 7
keypoints_dataset.py
in dataset
105 7
video_writer.py
in tools
64 4
attr_dict.py
in tools
19 3
cache_preds.py
in tools
93 3
so3.py
in tools
43 3
dataset_zoo.py
in dataset
71 2
demo.py
in root
55 2
evaluate.py
in root
33 1
rotating_shape_video.py
in visuals
50 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
dataset_configs.py
in dataset
155 - 5