Mohammad Borhan Uddin

Results 3 issues of Mohammad Borhan Uddin

When run then train code `python style.py --style path/to/style/img.jpg \ --checkpoint-dir checkpoint/path \ --test path/to/test/img.jpg \ --test-dir path/to/test/dir \ --content-weight 1.5e1 \ --checkpoint-iterations 1000 \ --batch-size 20` Then Output (created)...

I am developing android application. But i can not open CommandSendActivity When i open CommandSendActivity then Toast a message **Server request error: not found**

I have installed server in my local pc (Ubuntu) and run server `python tunneld.py -p 80` Then when i run client for connect then showing `python tunnel.py -p 8765 -r...