Skip to content

jysh1214/YOLO-Line-bot

Repository files navigation

YOLO Line Bot

alt text

A simple line bot of detecting object by tiny YOLO.

Eviroment

win10

Prerequisites

  • python
  • Darknet compiled on cygwin64 (or you can just use this exe file)
  • your own Line bot
  • imgur account
  • ngrok

How to use

  • use ngrok to create your line webhook: https://XXXXXXXX.ngrok.io/callback
  • "python .\app.py" in your win10 power shell
  • sent a image to your line bot and get a marked image

Reference

python

darknet

line message API

imgur

ngrok

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages