/colab_classify_bot

Classify Bot created and working in Google Colab

Primary LanguageJupyter Notebook

Classify Telegram chatbot in Google Colab

Configuration

  1. Create in Google Drive a directory called classify_bot/
  2. Into classify_bot/ create a new directory called downloads/
  3. Into classify_bot/ create a new directory called images_test/
  4. Into classify_bot/ create a new directory called training_dataset/
  5. Into training_dataset/ create almost two new directories with the names foo/ and bar/
  6. Into foo/ directory upload 30 images
  7. Into bar/ directory upload 30 images

Run retrain

  1. Open retrain colab notebook
  2. Execute the code

Run the bot

  1. Open classify_bot
  2. Paste the Telegram token
  3. Execute the code