Lim Fuo En

Results 3 comments of Lim Fuo En

Hello @dexmac221, Thank you for the fast response. As advised by you, I passed the following command, with the line `--masked disabled`: `python3 process_source.py --image disabled --video enabled --masked disabled...

> you're welcome!. This is due to openpose, it is very gpu memory hunger (Abovr sll in 1.7 release, try to use 1.6). I suggest you to reduce net size....

> Hi! I'm happy about that. > > open process_source.py and change line 181 from self.cap = cv2.VideoCapture(args[0].stream_in) to self.cap = cv2.VideoCapture(0) this will get video stream directly from you...