AdonisHong

Results 10 comments of AdonisHong

set --crop_size to 512, hrnet will work the cmd should be something like this python3 main.py --model deeplabv3plus_hrnetv2_32 --gpu_id 0 --year 2012_aug --crop_val --lr 0.01 --crop_size 512 --batch_size 16 --output_stride...

met same issue here, track into this file: ./mujoco_py/gl/eglshim.c call eglGetError() with the place this issue happens(after eglMakeCurrent(eglDpy, EGL_NO_SURFACE, EGL_NO_SURFACE, eglCtx)), eglGetError returns 0x3002, EGL_BAD_ACCESS, no idea from this place......

> > @morawi Thanks for sharing your code. I have a same question and a suggestion if you could put a tutorial for how we can run the code. >...

> Hi Adonishong, well, tbh, it's been some time since I published that article and I don't totally recall unless I read the article but I do not have enough...

请问一下楼上是怎么解决的?

same issue here

same issue here ...

pull the latest code, reinstall by ./install.sh, and re-run, this issue have been fixed already

> Hm, I've never seen this. At least one person on twitter got it to work too. > > Do you have Xcode? If you run it from within Xcode...