TuanHAnhVN

Results 7 issues of TuanHAnhVN

After running about glove text summarization, i could not explain about result. Why the text summarization result is short (about 6 words) while original content has 2428 word. How to...

Hi Mr. Park. When running your example.py file, i met this error "Undefined symbol: cvWaitKey" (because of pyyolo import) As i know, pyyolo source uses function incorrect. How to repair...

When running "test-object-detector" line in terminal, it's not successful. :(. Error: "test-object-detector: command not found". I changed name to test-object-detector.py to run but not success with error: **_"../data/dataset/CarData.tar.gz: No such...

Hi all, I am running camera on sub-process. Now i want to excute software trigger from main process. How to do it? I tried but not success :( ![1](https://github.com/basler/pypylon/assets/19376164/c98e3902-8e89-4a59-bfdf-b74207f61918) Thank...

Hi everyone, I'm a newbie. I want to capture image from basler camera (global shutter). But I cann't do it. I'm using the following code: https://github.com/basler/pypylon/blob/master/samples/grab.py Can you give me...

Hi everyone, My project is using 5 cameras (Basler acA2500-14gm) to check/inspect objects. But I have meet a problem that related to read images from 5 cameras: The time of...

Sorry for the inconvenience. I'm training M-CE2P from [https://github.com/RanTaimu/M-CE2P](url). But i could not train. I met issue about LIPParsingEdgeDataSet class in datasets.py line 33. I checked train.txt in MHP v2.0,...