public class ClassificationFilter extends Object
ClassificationFilter(List<String> allowedClasses, float threshold)
ai.djl.modality.Classifications
filter(ai.djl.modality.Classifications classifications)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassificationFilter(List<String> allowedClasses, float threshold)
allowedClasses
threshold
public ai.djl.modality.Classifications filter(ai.djl.modality.Classifications classifications)
classifications
Copyright © 2025. All rights reserved.