AdonisHong
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...