yangt1013
yangt1013
Hi,Thanks for sharing the code. I tried to reproduce your code. I encountered a problem. The environment configuration is the same as your code requirements, but every time the GPU...
@ayukat1016 [PyTorch1.5.0 support new-style autograd function](https://github.com/amdegroot/ssd.pytorch/issues/444#issuecomment-625560662) Try 👆 in #444 It works well with Pytorch1.7.0 _Originally posted by @Abonnen in https://github.com/amdegroot/ssd.pytorch/issues/508#issuecomment-722395912_
Using your provided val model to val.py ,why? main.py including test.file,the test result means the real results or the test results was produced by val.py? I am waiting for your...
Thanks for sharing the project,I meet some problems in your code! (py37) ty@ty-HP-Z8-G4-Workstation:~/文档/人脸识别/Rotate-and-Render-master$ bash experiments/v100_test.sh ----------------- Options --------------- align: True [default: False] aspect_ratio: 1.0 cache_filelist_read: False cache_filelist_write: False checkpoints_dir: ./checkpoints...
Thanks for sharing the coding,I meet the problem ,the coding can not finding the train.txt or test.txt configs.Can you sharing in your github?
Hi author, I am glad about your work. But I am a beginner in LLM, your code confuses me a lot. 1. First, in the captions_generations folder, execute python main.py...
Hi, authors, Thanks a lot for sharing the code. This work is helpful for me. I met some problems when runned the testing stage. If happened this problem, how to...
Hi, author, I met some issues with evaluator stage. When I training and testing as followings, there are some weird in model file. Traceback (most recent call last): File "/home/yangt/miniconda3/envs/pytorch/lib/python3.10/runpy.py",...