Ludovic Trottier
Ludovic Trottier
``` 12880 pics in total Traceback (most recent call last): File "dface/prepare_data/gen_Pnet_train_data.py", line 175, in gen_pnet_data(args.traindata_store,args.annotation_file,args.prefix_path) File "dface/prepare_data/gen_Pnet_train_data.py", line 133, in gen_pnet_data cropped_im = img[ny1 : ny2, nx1 : nx2,...
Hi, Thank for your code, it really accelerated my experimentations. I am currently using a system wide installation of torch on a remote server. I have create the lmdb datasets,...
Hi, Sometimes, when I train a model , I get the following error: ```bash WARNING (29033) datasets : Invalid crop rectangle. (rect:(1209, 0, 281, 169), img:(170, 0, 3), org_img(1600, 1142,...
#### Description :octocat: I open a python file over ssh using tramp, start editing, then stop editing (I stay in the buffer). Note that I have pyenv activated to a...