facebookresearch / grounding-inductive-biases
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 76 files with 6,531 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 12 medium size files (3,568 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (1,194 lines of code)
    • 57 very small files (1,769 lines of code)
0% | 0% | 54% | 18% | 27%
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% | 57% | 19% | 23%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
equivariance_measure0% | 0% | 68% | 0% | 31%
per_class_augmentation0% | 0% | 70% | 0% | 29%
data_augmentation0% | 0% | 53% | 24% | 22%
image_similarity0% | 0% | 63% | 0% | 36%
augerino_lib0% | 0% | 55% | 27% | 16%
data_utils0% | 0% | 75% | 24% | <1%
auto_augment0% | 0% | 94% | 0% | 5%
utils0% | 0% | 71% | 0% | 28%
similarity_search_experiments0% | 0% | 38% | 33% | 27%
wordnet_analysis0% | 0% | 0% | 99% | <1%
models0% | 0% | 0% | 100% | 0%
foreground_variation0% | 0% | 0% | 34% | 65%
experiment_utils0% | 0% | 0% | 0% | 100%
minimal_checkpoint_example0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
my_training.py
in data_augmentation
426 16
sanity_checks.py
in image_similarity
379 17
uniform_aug.py
in augerino_lib
342 26
functions.py
in data_utils
336 6
best_policies.py
in auto_augment
321 33
data.py
in per_class_augmentation
315 27
embedding_distances.py
in equivariance_measure
291 32
mytransforms.py
in utils
248 17
augmentations.py
in per_class_augmentation
243 27
distance_measures.py
in equivariance_measure
235 13
similarity_search.py
in similarity_search_experiments
228 17
embedding_alignments.py
in equivariance_measure
204 29
correlate_rank_with_invariance_gap.py
in similarity_search_experiments
199 17
wordnet_correlation.py
in wordnet_analysis
198 17
test.py
in data_augmentation
193 4
arch.py
in models
174 8
augerino_utils.py
in augerino_lib
171 25
bounding_boxes_relative.py
in foreground_variation
148 14
functions_bis.py
in data_utils
111 4
model.py
in per_class_augmentation
96 10
bounding_boxes.py
in foreground_variation
95 8
transformations.py
in equivariance_measure
88 8
load_pairs.py
in image_similarity
87 9
experiment_repo.py
in experiment_utils
85 5
aggregate_results.py
in similarity_search_experiments
82 5
utils.py
in per_class_augmentation
67 4
checkpointing.py
in utils
65 5
alignment_measures.py
in equivariance_measure
64 4
hydra_test_local.py
in data_augmentation
60 2
losses.py
in augerino_lib
57 6
center_of_mass.py
in foreground_variation
55 6
hydra_app_local.py
in data_augmentation
52 2
data.py
in equivariance_measure
50 5
image_embedding.py
in image_similarity
49 4
config_test_local_ddp.yaml
in data_augmentation
48 -
config.yaml
in similarity_search_experiments
48 -
aug_modules.py
in augerino_lib
46 7
data.py
in foreground_variation
46 5
similarity.py
in image_similarity
45 5
run_invariance.py
in equivariance_measure
39 2
run.py
in per_class_augmentation
37 2
config.yaml
in image_similarity
36 -
app.py
in minimal_checkpoint_example
34 4
snapshot.py
in utils
32 4
run.py
in similarity_search_experiments
32 1
config.yaml
in per_class_augmentation/config
30 -
run_equivariance.py
in equivariance_measure
30 2
config_test_local.yaml
in data_augmentation
21 -
config_equivariance.yaml
in equivariance_measure/config
20 -
config_invariance.yaml
in equivariance_measure/config
20 -
Files With Most Units (Top 20)
File# lines# units
best_policies.py
in auto_augment
321 33
embedding_distances.py
in equivariance_measure
291 32
embedding_alignments.py
in equivariance_measure
204 29
data.py
in per_class_augmentation
315 27
augmentations.py
in per_class_augmentation
243 27
uniform_aug.py
in augerino_lib
342 26
augerino_utils.py
in augerino_lib
171 25
mytransforms.py
in utils
248 17
wordnet_correlation.py
in wordnet_analysis
198 17
sanity_checks.py
in image_similarity
379 17
similarity_search.py
in similarity_search_experiments
228 17
correlate_rank_with_invariance_gap.py
in similarity_search_experiments
199 17
my_training.py
in data_augmentation
426 16
bounding_boxes_relative.py
in foreground_variation
148 14
distance_measures.py
in equivariance_measure
235 13
model.py
in per_class_augmentation
96 10
load_pairs.py
in image_similarity
87 9
arch.py
in models
174 8
transformations.py
in equivariance_measure
88 8
bounding_boxes.py
in foreground_variation
95 8
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines