how can i use your code?
See original GitHub issueHi, I came across your blog by chance today 😃 I have been trying to create a mouse recognition using deep learning / transfer learning for months.
As you wrote in your post, you need a lot of pictures for this process. I would like to try your method on me. However, I am currently still using a Windows 10 PC and a USB Cam for my project. (Python 3.7) with Visual Studio 2017.
How can I use your code?
A bot is addressed in your code
class NodeBot ():
def __init __ (self):
#Insert Chat ID and Bot Token according to Telegram API
self.CHAT_ID = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
self.BOT_TOKEN = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
What do you have to enter here?
What kind of object is that?
from object_detection.utils import label_map_util
And what has to be installed in the Pyhton environment?
If you still need pictures for your project with loot, I can send you gladly provide some 😉
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:23 (8 by maintainers)
Top Results From Across the Web
How to Code: 15 Steps (with Pictures) - wikiHow
1. Don't worry too much about what language you pick. Many beginning coders struggle with what language to pick when they first start...
Read more >How to Start Coding: The Ultimate Guide for Beginner ...
Choose which coding language you want to learn first. Take online courses. Watch video tutorials. Read books and ebooks. Use tools that make ......
Read more >How to Code for Beginners: Best Ways to Learn How to Code
Online coding courses: Online coding courses are one of the best ways to get a feel for a new programming language. When done...
Read more >How To Write Computer Code in 6 Steps (And Improve Skills)
Someone who knows how to program or write code can pursue a variety of career paths since code is used for a range...
Read more >What is Coding and What is it Used For? A Beginner's Guide
Every website and app operates because programmers write code. However, you do not have to work in technology to use coding. In fact,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi Nic,
yes, i have one more question:
I always get an error when loading the
mscoco_label_map.pbtxtmscoco_label_map.pbtxt
do I still have to download the label map?
Thanks and best regards Anja
Hallo Dominic,
Ohje, das ist wirklich nicht schön! Bei mir funktioniert es mittlerweile sehr gut😊
Ich schaue morgen mal nach, was noch auf dem Drive liegt und schicke dir einen Link. Ich habe mein Modell allerdings nur mit den Bildern meiner Katze trainiert.
Viele Grüße Anja