Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tim-learn/SHOT
/ types & classes
Types & classes
22 in github.com/tim-learn/SHOT
⨍
Functions
190
◇
Types & classes
22
↓ 7 callers
Class
ImageList
object/data_list.py:33
↓ 6 callers
Class
ImageList_idx
object/data_list.py:61
↓ 1 callers
Class
CrossEntropyLabelSmooth
Cross entropy loss with label smoothing regularizer. Reference: Szegedy et al. Rethinking the Inception Architecture for Computer Vision. CVPR
object/loss.py:54
↓ 1 callers
Class
StandardTransform
digit/data_load/vision.py:54
Class
CrossEntropyLabelSmooth
digit/loss.py:15
Class
DTNBase
digit/network.py:52
Class
LeNetBase
digit/network.py:76
Class
MNIST
`MNIST <http://yann.lecun.com/exdb/mnist/>`_ Dataset. Args: root (string): Root directory of dataset where ``MNIST/processed/training.pt`
digit/data_load/mnist.py:14
Class
MNIST_idx
`MNIST <http://yann.lecun.com/exdb/mnist/>`_ Dataset. Args: root (string): Root directory of dataset where ``MNIST/processed/training.pt`
digit/data_load/mnist.py:170
Class
Res50
object/network.py:120
Class
ResBase
object/network.py:47
Class
SVHN
`SVHN <http://ufldl.stanford.edu/housenumbers/>`_ Dataset. Note: The SVHN dataset assigns the label `10` to the digit `0`. However, in this Datase
digit/data_load/svhn.py:9
Class
SVHN_idx
`SVHN <http://ufldl.stanford.edu/housenumbers/>`_ Dataset. Note: The SVHN dataset assigns the label `10` to the digit `0`. However, in this Datase
digit/data_load/svhn.py:116
Class
USPS
USPS Dataset. Args: root (string): Root directory of dataset where dataset file exist. train (bool, optional): If True, resampl
digit/data_load/usps.py:19
Class
USPS_idx
USPS Dataset. Args: root (string): Root directory of dataset where dataset file exist. train (bool, optional): If True, resampl
digit/data_load/usps.py:112
Class
VGGBase
object/network.py:28
Class
VisionDataset
digit/data_load/vision.py:6
Class
feat_bottleneck
digit/network.py:23
Class
feat_bottleneck
object/network.py:75
Class
feat_classifier
digit/network.py:39
Class
feat_classifier
object/network.py:91
Class
feat_classifier_two
object/network.py:106