tub-rip/event_based_bos

Help,Compilation issues

Closed this issue · 5 comments

python3 bos_event.py --config_file ./configs/hot_plate1.yaml --eval

python3: can't open file 'bos_event.py': [Errno 2] No such file or directory

Hi @MADS391667 , I just released the script bos_event.py. You can check it.

嗨,我刚刚发布了剧本。你可以检查一下。bos_event.py

Thank you.
I noticed that you provided bos_enent.py; But when compiling, I noticed:
File "bos_event. py", line 18, in
From src import data_loader, frame_flow_estimator, solver, utils, visualizer, event_image converter
I found that the utils and visualizer files are missing from the src file. Are they the same as those in the event_based_optical_flow/src directory

I'm working to release the remaining parts of the code. Sorry for the delay. I keep this issue open for now.

我正在努力发布代码的其余部分。很抱歉耽搁了。我现在保持这个问题的开放性。

Thank you, I will pay attention to this issue

Hi @MADS391667 , I released visualizer and utils, can you check again?