Add warning to finetuning modules

This commit is contained in:
Santiago Martinez 2023-04-07 11:27:09 -06:00
parent 9e79849d6f
commit 29074c689e

View File

@ -1,8 +1,7 @@
# Finetuning the BatDetet2 model on your own data # Finetuning the BatDetet2 model on your own data
| :warning: WARNING | > **Warning**
|:---------------------------| > This code in currently broken. Will fix soon, stay tuned.
| This is not currently working, but we are working on fixing this code |
Main steps: Main steps:
1. Annotate your data using the annotation GUI. 1. Annotate your data using the annotation GUI.