Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Junya-Chen/FlatCLR
/ types & classes
Types & classes
26 in github.com/Junya-Chen/FlatCLR
⨍
Functions
113
◇
Types & classes
26
↓ 20 callers
Class
SupervisedHead
models/utils.py:93
↓ 5 callers
Class
NormalizeByChannelMeanStd
models/utils.py:13
↓ 4 callers
Class
ContrastiveLearningViewGenerator
Take two random crops of one image as the query and key.
data_aug/view_generator.py:6
↓ 3 callers
Class
LARS
Layer-wise Adaptive Rate Scaling for large batch training. Introduced by "Large Batch Training of Convolutional Networks" by Y. You, I. G
optimizer/lars.py:7
↓ 3 callers
Class
MLPLayer
models/utils.py:38
↓ 2 callers
Class
PascalVOC_Dataset
`Pascal VOC <http://host.robots.ox.ac.uk/pascal/VOC/>`_ Detection Dataset. Args: root (string): Root directory of the VOC Dataset.
datasets/load_dataloader.py:137
↓ 2 callers
Class
SimpleDataset
utils.py:13
↓ 2 callers
Class
TinyDataset
prepare_data.py:114
↓ 1 callers
Class
ContrastiveLearningDataset
data_aug/contrastive_learning_dataset.py:9
↓ 1 callers
Class
FlatCLR
flatclr.py:14
↓ 1 callers
Class
GaussianBlur
data_aug/gaussian_blur.py:10
↓ 1 callers
Class
ImgDataset
utils.py:30
↓ 1 callers
Class
InvalidDatasetSelection
Raised when the choice of dataset is invalid.
exceptions/exceptions.py:9
↓ 1 callers
Class
NewContrastiveDataSet
data_aug/contrastive_learning_dataset_new.py:54
↓ 1 callers
Class
ProjectionHead
models/utils.py:61
↓ 1 callers
Class
ResNet
models/resnet.py:121
↓ 1 callers
Class
SimCLR
simclr.py:14
↓ 1 callers
Class
newGaussianBlur
blur a single image on CPU
data_aug/contrastive_learning_dataset_new.py:145
Class
AverageMeter
Computes and stores the average and current value
utils.py:115
Class
BaseSimCLRException
Base exception
exceptions/exceptions.py:1
Class
BasicBlock
models/resnet.py:36
Class
Bottleneck
models/resnet.py:77
Class
Identity
models/utils.py:30
Class
InvalidBackboneError
Raised when the choice of backbone Convnet is invalid.
exceptions/exceptions.py:5
Class
NormalizeByChannelMeanStd
utils.py:59
Class
logger
utils.py:133