question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how can i use your code?

See original GitHub issue

Hi, 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:23 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
staebchen0commented, Sep 14, 2020

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

0reactions
staebchen0commented, Mar 16, 2021

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

Am 16.03.2021 um 16:47 schrieb Dominic Landolf @.***>:

@staebchen0 Hi Anja,

Ich bin dabei, meinen eigenen Beute-Detektor zu basteln, da wir 2 Katzen haben, die uns immer wieder ihre Beute in die Wohnung bringen (manchmal sind es sogar unsere Nachbarskatzen, die uns eine Maus vorbeibringen!). Ich konnte bis jetzt leider erst sehr wenige Bilder sammeln und wollte dich fragen, ob ich vielleicht einige deiner Beute-Bilder benutzen könnte? Dies wäre sehr hilfreich! 😃

Vielen Dank und liebe Grüsse Dominic @.***)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found