.
├── AUTHORS.md
├── LICENSE
├── README.md
├── models <- compiled model .pkl or HDFS or .pb format
├── config <- any configuration files
├── data
│ ├── interim <- data in intermediate processing stage
│ ├── processed <- data after all preprocessing has been done
│ └── raw <- original unmodified data acting as source of truth and provenance
├── docs <- usage documentation or reference papers
├── notebooks <- jupyter notebooks for exploratory analysis and explanation
├── reports <- generated project artefacts eg. visualisations or tables
│ └── figures
└── src
├── data-proc <- scripts for processing data eg. transformations, dataset merges etc.
├── viz <- scripts for visualisation during EDA, modelling, error analysis etc.
├── modeling <- scripts for generating models
|--- environment.yml <- file with libraries and library versions for recreating the analysis environment
-
Notifications
You must be signed in to change notification settings - Fork 0
mmenendezg/mobilevit-fluorescent-cells
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MobileViT model fine-tuned on the 'Fluorescent Neuronal Cells' dataset
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published