alibaba / imood
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 61% | 16% | 21%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 61% | 16% | 21%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
datasets0% | 0% | 60% | 0% | 39%
models0% | 0% | 62% | 37% | 0%
ROOT0% | 0% | 100% | 0% | 0%
utils0% | 0% | 42% | 22% | 34%
Longest Files (Top 22)
File# lines# units
340 38
base.py
in models
289 15
train.py
in root
268 5
228 25
227 6
common.py
in utils
217 4
resnet.py
in models
159 8
feat_pool.py
in models
152 10
loss_fn.py
in utils
115 6
utils.py
in utils
90 15
90 9
84 4
49 8
download.py
in datasets/ImageNet_LT
32 1
32 4
30 3
select_extra_imagenet_1k.py
in datasets/ImageNet_LT
29 -
29 3
extract_ood_test_imagenet_1k.py
in datasets/ImageNet_LT
28 -
select_ood_test_imagenet_1k.py
in datasets/ImageNet_LT
27 -
extract_extra_imagenet_1k.py
in datasets/ImageNet_LT
19 -
__init__.py
in datasets
1 -
Files With Most Units (Top 17)
File# lines# units
340 38
228 25
utils.py
in utils
90 15
base.py
in models
289 15
feat_pool.py
in models
152 10
90 9
resnet.py
in models
159 8
49 8
loss_fn.py
in utils
115 6
227 6
train.py
in root
268 5
84 4
common.py
in utils
217 4
32 4
29 3
30 3
download.py
in datasets/ImageNet_LT
32 1
Files With Long Lines (Top 7)

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

File# lines# units# long lines
common.py
in utils
217 4 16
train.py
in root
268 5 15
resnet.py
in models
159 8 5
feat_pool.py
in models
152 10 4
loss_fn.py
in utils
115 6 3
227 6 2
32 4 2