This is API for Sea Species Detection using DETR
Clone the project
git clone https://github.com/Clayrisee/AquaNet
Go to the project directory
cd AquaNet
Create and start API service
docker-compose up
Stop and remove API service
docker-compose down
Service: https://your-ip-address:8080
POST /predict
Content-Type: multipart/form-data
Name | Type | Description |
---|---|---|
image |
file |
Required. image/jpeg or image/png MIME Type |
If you have any feedback, please reach out to us at [email protected]