- get(NDManager, long) - Method in class ai.djl.basicdataset.AbstractImageFolder
- get(NDManager, long) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
- get(NDManager, long) - Method in class ai.djl.basicdataset.AmesRandomAccess
- get(NDManager, long) - Method in class ai.djl.basicdataset.BananaDetection
-
- get(NDManager, long) - Method in class ai.djl.basicdataset.CaptchaDataset
- get(NDManager, long) - Method in class ai.djl.basicdataset.CocoDetection
- get(NDManager, long) - Method in class ai.djl.basicdataset.PikachuDetection
- get(NDManager, long) - Method in class ai.djl.basicdataset.StanfordMovieReview
- get(NDManager, long) - Method in class ai.djl.basicdataset.TatoebaEnglishFrenchDataset
-
- getAnnotationById(long) - Method in class ai.djl.basicdataset.CocoUtils
-
- getAnnotationIdByImageId(long) - Method in class ai.djl.basicdataset.CocoUtils
-
Returns all ids of the annotation that correspond to a given image id.
- getAnnotations() - Method in class ai.djl.basicdataset.CocoMetadata
-
Returns a list of all annotations.
- getArea() - Method in class ai.djl.basicdataset.CocoMetadata.Annotation
-
Returns the area of this annotation.
- getBatchSize() - Method in class ai.djl.basicdataset.utils.FixedBucketSampler
- getBoundingBox() - Method in class ai.djl.basicdataset.CocoMetadata.Annotation
-
Returns the bounding box of this annotation.
- getCategoricalFeatures() - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Get categorical feature set.
- getCategories() - Method in class ai.djl.basicdataset.CocoMetadata
-
Returns a list of all categories.
- getCategoryId() - Method in class ai.djl.basicdataset.CocoMetadata.Annotation
-
Returns the category id of this annotation.
- getClassFull() - Method in class ai.djl.basicdataset.ImageNet
-
Returns all full class names of this ImageNet dataset.
- getClassNames() - Method in class ai.djl.basicdataset.ImageNet
-
Returns all class names of this ImageNet dataset.
- getCocoUrl() - Method in class ai.djl.basicdataset.CocoMetadata.Image
-
Returns the url of this image.
- getCSVRecord(int) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Returns the CSVRecord for a given index.
- getCSVRecord(int) - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Returns the CSVRecord for a given index.
- getData() - Method in class ai.djl.basicdataset.CookingStackExchange
-
Returns a plain java object.
- getData(NDManager) - Method in class ai.djl.basicdataset.CookingStackExchange
- getData() - Method in interface ai.djl.basicdataset.RawDataset
-
Returns a plain java object.
- getDefaultConfiguration() - Static method in class ai.djl.basicdataset.utils.TextData
-
- getDisabledFeatures() - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Get disabled feature set.
- getEmbedding(NDManager, long) - Method in class ai.djl.basicdataset.utils.TextData
-
Gets the text embedding for the given index of the text input.
- getEnabledFeatures() - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Get enabled feature set.
- getFeatureArraySize() - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Returns the size of the feature array(column count).
- getFeatureArraySize() - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Returns the size of the feature array(column count).
- getFeatureNDArray(NDManager, int) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Return the NDArray at index 'index' with the set features.
- getFeatureNDArray(NDManager, int) - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Return the NDArray at index 'index' with the set features.
- getFeatureOrder() - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Gets the feature order of the columns.
- getFeatureType(String) - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Returns the feature type.
- getHeight() - Method in class ai.djl.basicdataset.CocoMetadata.Image
-
Returns the height of this image.
- getId() - Method in class ai.djl.basicdataset.CocoMetadata.Annotation
-
Returns the id of this annotation.
- getId() - Method in class ai.djl.basicdataset.CocoMetadata.Category
-
Returns the id of this category.
- getId() - Method in class ai.djl.basicdataset.CocoMetadata.Image
-
Returns the id of this image.
- getImageId() - Method in class ai.djl.basicdataset.CocoMetadata.Annotation
-
Returns the id of the image this annotation applies to.
- getImageIds() - Method in class ai.djl.basicdataset.CocoUtils
-
Returns all image ids in the annotation file.
- getImagePath(String) - Method in class ai.djl.basicdataset.AbstractImageFolder
-
- getImagePath(String) - Method in class ai.djl.basicdataset.ImageFolder
- getImagePath(String) - Method in class ai.djl.basicdataset.ImageNet
- getImages() - Method in class ai.djl.basicdataset.CocoMetadata
-
Returns a list of all images.
- getLabel(int) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Returns the label value for a given index.
- getLabel(int) - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Returns the label value for a given index.
- getProcessedText(long, boolean) - Method in class ai.djl.basicdataset.TextDataset
-
Gets the processed textual input.
- getProcessedText(long) - Method in class ai.djl.basicdataset.utils.TextData
-
Gets the textual input after preprocessing.
- getRawText(long, boolean) - Method in class ai.djl.basicdataset.TextDataset
-
Gets the raw textual input.
- getRawText(long) - Method in class ai.djl.basicdataset.utils.TextData
-
Gets the raw textual input.
- getRecordFloat(CSVRecord, String) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Returns float for a given record and feature.
- getRelativeImagePath(long) - Method in class ai.djl.basicdataset.CocoUtils
-
Returns the relative path of an image given an image id.
- getSize() - Method in class ai.djl.basicdataset.utils.TextData
-
Returns the size of the data.
- getSynset() - Method in class ai.djl.basicdataset.AbstractImageFolder
-
Returns the synsets of the ImageFolder dataset.
- getTextEmbedding(boolean) - Method in class ai.djl.basicdataset.TextDataset
-
Gets the word embedding used while pre-processing the dataset.
- getTextEmbedding() - Method in class ai.djl.basicdataset.utils.TextData
-
Gets the TextEmbedding used to embed the data with.
- getValueFloat(CSVRecord, String) - Method in class ai.djl.basicdataset.AirfoilRandomAccess
-
Returns the float value of the record's feature in a float[].
- getValueFloat(CSVRecord, String) - Method in class ai.djl.basicdataset.AmesRandomAccess
-
Returns the float value of the record's feature Changes based on categorical or numeric and
for categorical if 1 hot encode is enabled.
- getVocabulary(boolean) - Method in class ai.djl.basicdataset.TextDataset
-
Gets the SimpleVocabulary built while preprocessing the text data.
- getVocabulary() - Method in class ai.djl.basicdataset.utils.TextData
-
Gets the SimpleVocabulary built while preprocessing the text data.
- getWidth() - Method in class ai.djl.basicdataset.CocoMetadata.Image
-
Returns the width of this image.
- getWordNetIds() - Method in class ai.djl.basicdataset.ImageNet
-
Returns all WordNet ids of this ImageNet dataset.
- GROUP_ID - Static variable in interface ai.djl.basicdataset.BasicDatasets
-
- groupId - Variable in class ai.djl.basicdataset.TextDataset.Builder
-
- optArtifactId(String) - Method in class ai.djl.basicdataset.AirfoilRandomAccess.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.AmesRandomAccess.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.BananaDetection.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.CaptchaDataset.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.Cifar10.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.CocoDetection.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.CookingStackExchange.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.FashionMnist.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.Mnist.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.PikachuDetection.Builder
-
Sets the optional artifactId.
- optArtifactId(String) - Method in class ai.djl.basicdataset.TextDataset.Builder
-
Sets the optional artifactId.
- optFlag(Image.Flag) - Method in class ai.djl.basicdataset.AbstractImageFolder.ImageFolderBuilder
-
Sets the optional color mode flag.
- optFlag(Image.Flag) - Method in class ai.djl.basicdataset.BananaDetection.Builder
-
Sets the optional color mode flag.
- optFlag(Image.Flag) - Method in class ai.djl.basicdataset.CocoDetection.Builder
-
Sets the optional color mode flag.
- optFlag(Image.Flag) - Method in class ai.djl.basicdataset.PikachuDetection.Builder
-
Sets the optional color mode flag.
- optGroupId(String) - Method in class ai.djl.basicdataset.AirfoilRandomAccess.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.AmesRandomAccess.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.BananaDetection.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.CaptchaDataset.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.Cifar10.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.CocoDetection.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.CookingStackExchange.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.FashionMnist.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.Mnist.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.PikachuDetection.Builder
-
Sets optional groupId.
- optGroupId(String) - Method in class ai.djl.basicdataset.TextDataset.Builder
-
Sets optional groupId.
- optManager(NDManager) - Method in class ai.djl.basicdataset.Cifar10.Builder
-
Sets the optional manager for the dataset (default follows engine default).
- optManager(NDManager) - Method in class ai.djl.basicdataset.FashionMnist.Builder
-
Sets the optional manager for the dataset (default follows engine default).
- optManager(NDManager) - Method in class ai.djl.basicdataset.Mnist.Builder
-
Sets the optional manager for the dataset (default follows engine default).
- optManager(NDManager) - Method in class ai.djl.basicdataset.TextDataset.Builder
-
Sets the optional manager for the dataset (default follows engine default).
- optMaxDepth(int) - Method in class ai.djl.basicdataset.AbstractImageFolder.ImageFolderBuilder
-
Sets the depth of the image folder.
- optRepository(Repository) - Method in class ai.djl.basicdataset.AirfoilRandomAccess.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.AmesRandomAccess.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.BananaDetection.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.CaptchaDataset.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.Cifar10.Builder
-
Sets the optional repository for the dataset.
- optRepository(Repository) - Method in class ai.djl.basicdataset.CocoDetection.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.CookingStackExchange.Builder
-
Sets the optional repository for the dataset.
- optRepository(Repository) - Method in class ai.djl.basicdataset.FashionMnist.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.Mnist.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.PikachuDetection.Builder
-
Sets the optional repository.
- optRepository(Repository) - Method in class ai.djl.basicdataset.TextDataset.Builder
-
Sets the optional repository.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.AirfoilRandomAccess.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.AmesRandomAccess.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.BananaDetection.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.CaptchaDataset.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.Cifar10.Builder
-
Sets the optional usage for the dataset.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.CocoDetection.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.CookingStackExchange.Builder
-
Sets the optional usage for the dataset.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.FashionMnist.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.ImageNet.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.Mnist.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.PikachuDetection.Builder
-
Sets the optional usage.
- optUsage(Dataset.Usage) - Method in class ai.djl.basicdataset.TextDataset.Builder
-
Sets the optional usage.