Avalanche API
make_lvis_metrics()
get_detection_api_from_dataset()
DetectionMetrics
Metric
PluginMetric
GenericPluginMetric
MetricValue
LoggingType
Cumulative
JointTraining
Naive
AR1
StreamingLDA
ICaRL
PNNStrategy
CWRStar
Replay
GSS_greedy
GDumb
LwF
AGEM
GEM
EWC
SynapticIntelligence
CoPE
LFL
GenerativeReplay
MAS
BiC
MIR
ICaRLLossPlugin
RegularizationMethod
LearningWithoutForgetting
EarlyStoppingPlugin
EvaluationPlugin
LRSchedulerPlugin
AGEMPlugin
CoPEPlugin
CWRStarPlugin
EWCPlugin
GDumbPlugin
GEMPlugin
GSS_greedyPlugin
LFLPlugin
LwFPlugin
ReplayPlugin
SynapticIntelligencePlugin
MASPlugin
TrainGeneratorAfterExpPlugin
RWalkPlugin
GenerativeReplayPlugin
BiCPlugin
MIRPlugin
Create IcarlNet network, the ResNet used in ICarl. :param num_classes: number of classes, network output size :param n: depth of each residual blocks stack :param c: number of input channels
IcarlNet