robotzheng

Results 12 issues of robotzheng

try run : python scp/batch_script/train_LIDM.py if comment out the line including hpc_submit, then Traceback (most recent call last): File "scp/batch_script/train_LIDM.py", line 58, in fout.write( configN2N(arc['enc'],arc['dec'],arc['trk']) ) NameError: name 'arc' is...

when I run the trainning of coco data, it reports "This convolution is not supported by cudnn, MXNET convolution is applied." but, when I run the demo, it does not...

about this great work.

[10_n.zip](https://github.com/huyvd7/pytorch-deepglr/files/4442604/10_n.zip) when I use the above images to test, I only got the result like bellow: python3 validate_DGLR.py dataset/test/ -m model/deepglr.pretrained -w 324 -o ./ CUDA: False, device: cpu torch.Size([3,...

nohup python3 -u train_DGLR.py dataset/train/ -n dglr1 -d ./ -w 324 -e 200 -b 100 -l 2e-4 >exp1.txt & CUDA: True Total image patches: 405 Fri Apr 3 16:41:06 2020...

1. epoch 34; 2. replace 'test' by 'val'; 3. self.permutation not used in demo.py. maybe some different options? please give me some sign!

python -m alphageometry --alsologtostderr --problems_file=$(pwd)/imo_ag_30.txt --problem_name=translated_imo_2000_p6 --mode=alphageometry "${DDAR_ARGS[@]}" "${SEARCH_ARGS[@]}" "${LM_ARGS[@]}" I0123 17:33:55.019012 140364354609664 alphageometry.py:575] Solving: "a b c = triangle a b c; d = orthocenter d a b c;...

How to train this model? Is it the best super parameters? more alignment,such as SFT or RLHF, maybe more solved?

#params = 151111638 #non emb params = 41066400 | epoch 1 step 50 | 50 batches | lr 0.06 | ms/batch 1378.43 | loss 7.85 | ppl 2570.784 | epoch...

bug

mask_miss = cv2.imread('dataset/MPI/masks/mask_'+img_idx+'jpg', 0)