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
Average the scores of the true class by label
Methods
__init__()
__init__
reset()
reset
Resets the metric internal state.
result()
result
Obtains the value of the metric.
update(predicted_y, true_y)
update