MCPcopy Create free account

hub / github.com/Docta-ai/docta / types & classes

Types & classes32 in github.com/Docta-ai/docta

↓ 5 callersClassConfigDict
docta/utils/config.py:90
↓ 5 callersClassReport
docta/core/report.py:1
↓ 5 callersClassResNet
docta/models/backbones/resnet_lowres.py:69
↓ 4 callersClassCustomizedDataset
docta/datasets/customize.py:3
↓ 4 callersClassPreprocess
docta/core/preprocess.py:88
↓ 3 callersClassDetectLabel
docta/apis/detect.py:8
↓ 3 callersClassHH_RLHF
docta/datasets/hh_rlhf.py:8
↓ 2 callersClassAccuracy
docta/models/loss_funcs/accuracy.py:51
↓ 2 callersClassCifar10_clean
docta/datasets/cifar.py:97
↓ 2 callersClassCifar10_noisy
docta/datasets/cifar.py:9
↓ 2 callersClassConfig
A facility for config and config files. It supports common file formats as configs: python/json/yaml. The interface is the same as a dict obj
docta/utils/config.py:127
↓ 2 callersClassCustomize_Image_Folder
docta/datasets/customize_img_folder.py:4
↓ 2 callersClassTabularDataset
docta/datasets/csv_loder.py:6
↓ 1 callersClassDiagnose
docta/apis/diagnose.py:10
↓ 1 callersClassResNet
docta/models/backbones/resnet.py:118
ClassBackwardLoss
docta/models/loss_funcs/loss_correction.py:20
ClassBasicBlock
docta/models/backbones/resnet_lowres.py:16
ClassBasicBlock
docta/models/backbones/resnet.py:33
ClassBottleneck
docta/models/backbones/resnet_lowres.py:41
ClassBottleneck
docta/models/backbones/resnet.py:74
ClassCifar100N
docta/datasets/cifar.py:190
ClassCifar100_clean
`CIFAR100 <https://www.cs.toronto.edu/~kriz/cifar.html>`_ Dataset. This is a subclass of the `CIFAR10` Dataset.
docta/datasets/cifar.py:156
ClassCifar100_noisy
`CIFAR100 <https://www.cs.toronto.edu/~kriz/cifar.html>`_ Dataset. This is a subclass of the `CIFAR10` Dataset.
docta/datasets/cifar.py:122
ClassCifar10N
docta/datasets/cifar.py:71
ClassCores
docta/models/loss_funcs/peer_loss.py:28
ClassCrossEntropyLoss
docta/models/loss_funcs/cross_entropy_loss.py:200
ClassDetectFeature
docta/apis/detect.py:85
ClassDetectPattern
docta/apis/detect.py:100
ClassDictAction
argparse action to split an argument into KEY=VALUE form on the first = and append to a dictionary. List options can be passed as comma s
docta/utils/config.py:703
ClassForwardLoss
docta/models/loss_funcs/loss_correction.py:5
ClassMLP
docta/models/backbones/mlp.py:4
ClassPeerLoss
docta/models/loss_funcs/peer_loss.py:7