PlanktoScope / pallet-segmenter

An experimental Forklift pallet for running the PlanktoScope's segmenter separately on a computer
Apache License 2.0
0 stars 0 forks source link

Node-RED doesn't see images #1

Open stas-malavin opened 4 months ago

stas-malavin commented 4 months ago

Hi Ethan,

I'm trying to set up pallet-segmenter on my Ubuntu laptop. Followed the instructions, everything seems to work fine (except that there's just one edge brunch instead of main in README.md). However, I can't see any folder in the Node-RED dashboard, while the File Browser works and sees what is supposed. segmenter-issue

Another question, how do I run the pallet-segmenter without pulling the images each time with sudo -E forklift plt apply? Should I run all the Docker containers one by one manually?

Thank you, Stas

ethanjli commented 4 months ago

Hi, Stas - thanks so much for trying out this repository and reporting these issues! To address each item:

stas-malavin commented 4 months ago

Hi Ethan, Sorry for the late reply — thank you for the answer! Unfortunately, I still can't see the ~/.local/share/planktoscope/data/img folder (or any other) from Node-RED dashboard. The list of folders is just empty… I'm running forklift v0.7.1. sudo -E forklift stage apply command works like a charm.

Here's a log, not sure if the error is somehow related to the problem or not 2024-05-15_18-42-24_252151.log

ethanjli commented 3 months ago

Hi, Stas - sorry about the slow response on my end. The situation leading to the problem you're experiencing seems to be a bit complicated, so it'll take some more time for me to figure out some next steps for troubleshooting this problem. I'll send another reply once I have some things for you to try out!