varsha6319 / Image-Classification

mlflow for Image Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classification for Fashion MNIST dataset

Download the dataset and weights into the same folder as the .py file

Dataset:  https://www.kaggle.com/zalando-research/fashionmnist
weights:  https://drive.google.com/open?id=1O31ijvonqG-68svjDo5dRVh3-LQGhJlg

Run the project

mlflow run . --no-conda

View project on local machine

mlflow ui

About

mlflow for Image Classification

License:MIT License


Languages

Language:Python 100.0%