fish-identification
fish-identification copied to clipboard
Fish Detection (Segmentation) & Classification models and training scripts
Hi @AndrzejCodahead, I've been using the scripts in **fish-identification/helper/classification/CreateDatasetAndTrain.ipynb** to train my own dataset. This process involves two Python scripts: **auto_train_triplet.py** and **dataset_creator_by_coco.py**. I noticed an inconsistency in the dataset...
Hi there I want to convert the segmentation model to onnx but no luck. I tried different methods but did not sucesseded Can you please provide some help regrading it...
Hi! In your TorchScript conversion notebook, you took a model named "model_21_08_2023_test.pt" and converted it to TorchScript. However, I am unable to find this model or any other segmentation .pt...
Hi there! thank you for the wonderful work you have done I wanted to know that have you worked on converting your models to TensorRT I mean segmentation and classification...
Can you share the dataset??