Skip to content

cccaaannn/telegram_predictor

Repository files navigation

Telegram predictor

Telegram yolo predictor bot.


GitHub top language GitHub license

Setting it up

  • Train a model with darknet yolo.
  • Convert the model to tensorflow, you can use this repo for converting the model tensorflow-yolov4-tflite.
  • Install requirements.
  • Get a telegram bot key.
  • Pass model weights folder path, class names file path and botkey to the telegram_bot function.
  • It will work. (I hope 🤷🏻‍♂️)

Examples


drawing drawing