java.lang.Object
org.jamdev.jdl4pam.genericmodel.GenericModel
org.jamdev.jdl4pam.ArchiveModel
rawDeepLearningClassifier.dlClassification.archiveModel.SimpleArchiveModel

public class SimpleArchiveModel extends org.jamdev.jdl4pam.ArchiveModel
A Tensorflow model packaged with a jar file.
Author:
Jamie Macaulay
  • Constructor Details

    • SimpleArchiveModel

      public SimpleArchiveModel(File file) throws ai.djl.MalformedModelException, IOException
      Throws:
      ai.djl.MalformedModelException
      IOException
  • Method Details

    • getAudioReprRelPath

      public String getAudioReprRelPath(String zipFolder)
      Specified by:
      getAudioReprRelPath in class org.jamdev.jdl4pam.ArchiveModel
    • getModelRelPath

      public String getModelRelPath(String zipFolder)
      Specified by:
      getModelRelPath in class org.jamdev.jdl4pam.ArchiveModel
    • getModelFolderName

      public String getModelFolderName()
      Specified by:
      getModelFolderName in class org.jamdev.jdl4pam.ArchiveModel