Chao-Kuei Hung

Results 13 issues of Chao-Kuei Hung

I have vlc streaming webcam at computer CX: `cvlc v4l2:// :v4l-vdev=/dev/video0 :input-slave=alsa:// :sout='#transcode{vcodec=mjpg,acodec=vorbis} : rtp{sdp=rtsp://:5780/tv}'` At CX I run ssfs At computer CY I run: `ssfc -L 8180:localhost:5780 -U 8180:localhost:5780...

feature

Thank you for this nice project! Unfortunately it is way below most people's radar for now. It deserves better visibility. Can you please add the word "tunneling" somewhere in the...

documentation

Schemaspy complains about not being able to find any schema when fed with the sqlte sample database ["chinook"](https://www.sqlitetutorial.net/sqlite-sample-database/). ## Expected Behavior SchemaSpy should be able to read the schema and...

Hi, when executing `sh enet_weights_zoo/cityscapes_weights.sh` it gives the error message `... unzip: cannot find zipfile directory in one of /ENet/enet_weights_zoo/weights2.caffemodel ...` The file does not seem to be a zip...

請問將來會出網頁版嗎 :-) 例如我慣用嘸蝦米。 到了陌生的電腦上沒有嘸蝦米可用時,還好有這個網頁可用: https://v.im.cyut.edu.tw/~ckhung/boim/ 這程式碼是從網路上撿來的。

Right now the user only gets one chance to enter the rule name and rule description -- when the rule is first saved. It would be nice if one can...

Thanks for the nice tutorial! However, the AlexNet model cannot be downloaded -- https://s3.amazonaws.com/jgoode/cannaid/bvlc_reference_caffenet.caffemodel returns "forbidden" or "access denied".

Hi, my GPU is Sapphire Nitro+ Radeon RX580 and the host OS is linux mint debian edition 5 ("elsie"). I am using this command: `docker run -it --network=host --device=/dev/kfd --device=/dev/dri...

Hi @osnr, thanks for this wonderful work! Conclusion first: I think I found the source of quite a few glitches but I don't know how to fix it. Looking at...

If you run word2vec-explorer inside a docker, you may not be able to view it from the host. That's because [by default CherryPy binds to 27.0.0.1](https://stackoverflow.com/questions/7494171/python-cherrypy-web-app-deployed-locally-but-not-visible-over-intranet), allowing access only from...