MCPcopy Create free account
hub / github.com/TPCD/DCCL / extract_features.py

File extract_features.py

methods/clustering/extract_features.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from torch.utils.data import DataLoader
3import timm
4from torchvision import transforms

Callers

nothing calls this directly

Calls 9

get_transformFunction · 0.90
CustomCIFAR10Class · 0.90
CustomCIFAR100Class · 0.90
CarsDatasetClass · 0.90
MergedDatasetClass · 0.90
CustomCub2011Class · 0.90
FGVCAircraftClass · 0.90
OxfordIIITPetClass · 0.90

Tested by

no test coverage detected