Skip to content

Clayrisee/AquaNetDarknet

Repository files navigation

AquaNetDarknet

Docker Push

ikan

Introduction

This is API for Sea Species Detection using YoloV4

Tutorial

Clone the project

  git clone https://github.com/Clayrisee/AquaNetDarknet

Go to the project directory

  cd AquaNetDarknet

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

Example Output 1
result_penguin

Example Output 2
result_ikan

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