This is a repository for dataset and machine learning model versioning of ConfiDentz Project. Confidentz model is a part of our ConfiDentz project. This model was trained using 500 images of healthy and caries tooth images. This document will guide you to train your own model.
- VSCode / any text editor
- Git
- Conda
- DVC (Data Version Control)
-
Clone the repository with:
git clone https://github.com/Confidentz-C23-PS334/confidentz-model
-
Enter the directory
-
Get the dataset by running:
dvc get https://github.com/Confidentz-C23-PS334/confidentz-model dataset.zip
-
Create conda environment by running:
conda env create -n ENVNAME --file environment.yml
Change ENVNAME to your preferred environment name
-
Open
train.ipynb
with VSCode or other to start training model
- Connect to Jupyter notebook server and use the environment name you have defined as the kernel
- Run through every cells in
train.ipynb
- Export the model as
.h5
format
Name | StudentID | University | links |
---|---|---|---|
Alvian Rahmadani Saputra | M282DKX3756 | Universitas Negeri Malang | Github |
Fahmi Zulkarnain Habib | M282DSX0429 | Universitas Negeri Malang | Github |
Link to dataset: Google Drive