Jonghak

Results 3 issues of Jonghak

Hello @manuel-stoiber. First of all, thank you for providing interesting and good source. I succeed my own project building by using dependencies, and ran 'run_on_camera_sequence.cpp' with realsense camera L515. But...

Hi. I followed the instructions and succeeded to 'Putting everything together' on this page. (https://github.com/google-research/deeplab2/blob/main/g3doc/setup/getting_started.md) What I want to do is to see the segmentation results for new input images...

Hi. I encounter '**AttributeError: 'NoneType' object has no attribute 'shape**'' error when excute Ground truth (GT) generation step.(I`m using python 3.12) I commanded as below. **python -m deeplsd.scripts.homography_adaptation_df C:\\DeepLSD2\\DeepLSD\\dataset\\img_list.txt C:\\DeepLSD2\\DeepLSD\\GT_output...