Closed lorenzoh closed 3 years ago
Implements the ideas in #148.
See also https://lorenzoh.github.io/posts/fasterai.jl.html for more specific notes.
To-Dos:
DatasetRecipe
DatasetRegistry
learning methods
[x] LearningMethodRegistry
LearningMethodRegistry
[x] default learning method registry
implement learning method wrappers for computer vision tasks
[x] ImageClassificationSingle
ImageClassificationSingle
[x] ImageClassificationMulti
ImageClassificationMulti
[x] ImageKeypointRegression
ImageKeypointRegression
[x] ImageSegmentation
ImageSegmentation
documentation (will be done after the features are merged)
Implements the ideas in #148.
See also https://lorenzoh.github.io/posts/fasterai.jl.html for more specific notes.
To-Dos:
DatasetRecipe
DatasetRegistry
learning methods
[x]
LearningMethodRegistry
[x] default learning method registry
implement learning method wrappers for computer vision tasks
[x]
ImageClassificationSingle
[x]
ImageClassificationMulti
[x]
ImageKeypointRegression
[x]
ImageSegmentation
documentation (will be done after the features are merged)