Skip to content

Commit

Permalink
Merge pull request #40 from tuttelikz/detmodels
Browse files Browse the repository at this point in the history
slight fix in md
  • Loading branch information
tuttelikz authored Sep 11, 2021
2 parents 377b46e + be30980 commit 6ea731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pip install .
## 🤿 Tutorials
**Tutorial 1:** Training a classifier for `ChestXrayDataset` - [Notebook](https://github.com/tuttelikz/farabio/blob/main/farabio/notebooks/train-classifier.ipynb)
**Tutorial 2:** Training a segmentation model for `DSB18Dataset` - [Notebook](https://github.com/tuttelikz/farabio/blob/main/farabio/notebooks/train-segmentation.ipynb)
**Tutorial 3:** Tutorial 3: Training a Faster-RCNN detection model for `VinBigDataset` - [Notebook](https://github.com/tuttelikz/farabio/blob/main/farabio/notebooks/train-detection.ipynb)
**Tutorial 3:** Training a Faster-RCNN detection model for `VinBigDataset` - [Notebook](https://github.com/tuttelikz/farabio/blob/main/farabio/notebooks/train-detection.ipynb)

## 🔎 Links
- API documentations: https://farabio.readthedocs.io
Expand Down

0 comments on commit 6ea731c

Please sign in to comment.