Skip to content

Clayrisee/AquaNet

Repository files navigation

AquaNet

Docker Push

ikan

Introduction

This is API for Sea Species Detection using DETR

Tutorial

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

API Reference

Service: http://your-ip-address:8080

POST image

  POST /predict

Content-Type: multipart/form-data

Name Type Description
image file Required. image/jpeg or image/png MIME Type

Result Example


Input:
ikan

Output:
predictions

Feedback

If you have any feedback, please reach out to us at [email protected]

🔗 Contact Me

linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published