Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data labeling not working #9

Open
tonivss opened this issue Oct 13, 2023 · 0 comments
Open

Data labeling not working #9

tonivss opened this issue Oct 13, 2023 · 0 comments

Comments

@tonivss
Copy link

tonivss commented Oct 13, 2023

Hi!
First of all I want to appreciate the work you did here! I read the paper and it seems pretty promising!

While trying to replicate your work I have some difficulties.
I am trying to understand the data_labeling tool. As the name suggests, the tool could be used to label my recorded frames. I made a folder with my own recorded data containing multiple jpg files. I passed the directory string to the ROOT_DATA_DIR_PATH.
When running export PYTHONPATH=$PYTHONPATH:pwd && python3 data_labeling/data_labeling_main.py the first problem is that I get the error AssertionError: Tkinter is required for pymsgbox. I don't know why I get the error as tk is installed.
When trying it on a RasPi the script starts but immediatly giving me the prompt that it seems like the picture is already labeled - then aborts.

I then wanted to replicate all the steps so I decided to go for data_collection the way you suggest.
When running the steps it says that python-smbus cannot be found. As I was able to run the script https://makersportal.com/blog/2020/6/8/high-resolution-thermal-camera-with-raspberry-pi-and-mlx90640 I skipped the step.
Some steps further down you wrote git clone xxxxx. Which repository did you use?

Thank you for helping me in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant