|
348 | 348 | "OpenLORISDataset",
|
349 | 349 | "VAEMLPEncoder",
|
350 | 350 | "LvisDataset",
|
| 351 | + "SupervisedDetectionDataset", |
| 352 | + "GenericDetectionExperience", |
| 353 | + "SupervisedStrategyProtocol", |
| 354 | + "ClassBalancedBufferWithLogits", |
| 355 | + "SequenceCLStream", |
| 356 | + "LVISImgTargets", |
| 357 | + "CLStreamWrapper", |
| 358 | + "BiasLayer", |
| 359 | + "DetectionCLScenario", |
| 360 | + "GeneratorMemo", |
| 361 | + "LossPerTaskPluginMetric", |
| 362 | + "MultiDatasetDataLoader", |
| 363 | + "AbstractClassTimelineExperience", |
| 364 | + "DefaultTransformGroups", |
| 365 | + "BroadcastSeedContext", |
| 366 | + "LazyIndices", |
| 367 | + "SupervisedProblem", |
| 368 | + "DatasetStream", |
| 369 | + "MetaUpdate", |
| 370 | + "OnlineClassificationExperience", |
| 371 | + "FactoryBasedStream", |
| 372 | + "DetectionDataset", |
| 373 | + "ExpertAutoencoder", |
| 374 | + "ExpertModel", |
| 375 | + "NIStream", |
| 376 | + "SGDUpdate", |
| 377 | + "ClassificationScenario", |
| 378 | + "TransformGroups", |
| 379 | + "EmptyTransformGroups", |
| 380 | + "BatchObservation", |
| 381 | + "SCRModel", |
| 382 | + "MERBuffer", |
| 383 | + "BasicBlock", |
| 384 | + "SequenceStreamWrapper", |
| 385 | + "SizedCLStream", |
| 386 | + "DetectionExperience", |
| 387 | + "SupervisedClassificationDataset", |
| 388 | + "DatasetExperience", |
| 389 | + "SizedCLStreamWrapper", |
| 390 | + "Prompt", |
| 391 | + "ResNet", |
| 392 | + "SliceSequence", |
| 393 | + "DetectionStream", |
| 394 | + "ExperienceWrapper", |
| 395 | + "ClassesTimelineCLScenario", |
| 396 | + "DetectionScenario", |
| 397 | + "AETraining", |
| 398 | + "BaseStrategyProtocol", |
| 399 | + "MappedUnpickler", |
| 400 | + "FlatData", |
| 401 | + "ParamData", |
| 402 | + "MultiDatasetSampler", |
| 403 | + "DatasetScenario", |
| 404 | + "NCStream", |
| 405 | + "GenericClassificationExperience", |
| 406 | + "MultiParamCompose", |
| 407 | + "LazyRange", |
| 408 | + "SGDStrategyProtocol", |
| 409 | + "SupervisedMetaLearningTemplate", |
| 410 | + "RollingSeedContext", |
| 411 | + "TaskLabels", |
| 412 | + "SupervisedMetaLearningPlugin", |
| 413 | + "TupleTransform", |
| 414 | + "MetaLearningStrategyProtocol", |
| 415 | + "MultiParamTransformCallable", |
| 416 | + "TqdmUpTo", |
351 | 417 | ]
|
352 | 418 | undocumented_classes_to_ignore = set(undocumented_classes_to_ignore)
|
353 | 419 |
|
|
0 commit comments