Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdenBelouadah/class-incremental-learning
/ types & classes
Types & classes
38 in github.com/EdenBelouadah/class-incremental-learning
⨍
Functions
293
◇
Types & classes
38
↓ 32 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
cil/utils/MyImageFolder.py:32
↓ 19 callers
Class
DataUtils
cil/utils/Utils.py:8
↓ 15 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
scail/codes/utils/MyImageFolder.py:32
↓ 14 callers
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
cil/utils/AverageMeter.py:1
↓ 13 callers
Class
DataUtils
siw/utils/Utils.py:8
↓ 9 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
il2m/codes/utils/MyImageFolder.py:32
↓ 9 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
ail/codes/utils/MyImageFolder.py:32
↓ 6 callers
Class
DataUtils
scail/codes/utils/Utils.py:8
↓ 6 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
siw/utils/MyImageFolder.py:32
↓ 5 callers
Class
ResNet
cil/lucir/codes/resnet.py:95
↓ 4 callers
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
ail/codes/utils/AverageMeter.py:1
↓ 4 callers
Class
DataUtils
il2m/codes/utils/Utils.py:7
↓ 4 callers
Class
ImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
deesil/codes/utils/MyImageFolder.py:32
↓ 2 callers
Class
CosineLinear
cil/lucir/codes/modified_linear.py:8
↓ 2 callers
Class
DataUtils
deesil/codes/utils/Utils.py:7
↓ 2 callers
Class
DataUtils
ail/codes/utils/Utils.py:8
↓ 2 callers
Class
StaticHerding
scail/codes/utils/Herding.py:6
↓ 1 callers
Class
ResNet
cil/lucir/codes/modified_resnet.py:45
↓ 1 callers
Class
StaticHerding
ail/codes/utils/Herding_AL.py:6
↓ 1 callers
Class
oracle_annotation
ail/codes/classical_AFs.py:15
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
il2m/codes/utils/AverageMeter.py:1
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
deesil/codes/utils/AverageMeter.py:1
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
siw/utils/AverageMeter.py:1
Class
AverageMeter
Computes and stores the average and current value Imported from https://github.com/pytorch/examples/blob/master/imagenet/main.py#L247-L262
scail/codes/utils/AverageMeter.py:1
Class
BasicBlock
cil/lucir/codes/modified_resnet.py:12
Class
BasicBlock
cil/lucir/codes/resnet.py:25
Class
Bottleneck
cil/lucir/codes/resnet.py:57
Class
ImagenetModel
cil/bic/codes/main_no_herding.py:184
Class
ImagenetModel
cil/bic/codes/main.py:184
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
il2m/codes/utils/MyImageFolder.py:138
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
deesil/codes/utils/MyImageFolder.py:138
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
siw/utils/MyImageFolder.py:138
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
ail/codes/utils/MyImageFolder.py:138
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
scail/codes/utils/MyImageFolder.py:138
Class
IndexImagesListFileFolder
A generic data loader where the samples are arranged in this way: :: root/class_x/xxx.ext root/class_x/xxy.ext root/class_x/xx
cil/utils/MyImageFolder.py:138
Class
Model
Base class for building the Resnet v2 Model.
cil/bic/codes/resnet.py:288
Class
ResnetArgParser
Arguments for configuring and running a Resnet Model.
cil/bic/codes/resnet.py:815
Class
SplitCosineLinear
cil/lucir/codes/modified_linear.py:39