tortoise
tortoise
Dear Professor At the beginning of the network training EPOCH0, my server prompts **OSError: Not a gzipped file (b'
Why is ResSNGAN's FID performance so different? Tf is officially 27, Torch is 18  
尊敬的研究者 您好,冒昧的打扰您了。在拜读了该论文后,我觉得这篇论文对我的研究有重大的意义。由于我是一个初学者,我想咨询您一下训练时候的问题。希望您能帮帮忙。 遇到的困难:我看文章中用的是p40显卡来计算,我的服务器是16GB显存的P100显卡,似乎AlphaGAN的代码对显存的要求是24G左右我把batchsize调小到了32, 但是还是不行。**那么我能否对代码进行一个简单的修改,改成多卡并行计算,是否会影响生成的精度呢?** 期待您的回复,万分感谢。 Distinguished Researcher Hello, after reading this paper, I think it is of great significance to my research. Since I am a beginner, I would like...
Dear researcher, can you share with me the reproduction code of Figs. 3 and 4 in TE-NAS? This is very helpful to me. The result I reproduced is wrong. Sorry...

When I run the search script, there is an unknown problem, can you help solve it nohup: ignoring input File "train_search.py", line 232 target = Variable(target, requires_grad=False).cuda(async=True) ^ SyntaxError: invalid...
(Hyperbox) tom@tom:~/150/NAS/NAS-LID/hyperbox/hyperbox_app/distributed$ bash ./scripts/fewshot/fewshot_search_nb201.sh 0 nb201_c10_ID_mincut_sp_16splits "logger.wandb.offline=True trainer.strategy=null engine.split_criterion=ID engine.split_method=mincut" fewshot_search_nb201_c10_ID_mincut_sp_16splits Traceback (most recent call last): File "/home/tom/anaconda3/envs/Hyperbox/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/tom/anaconda3/envs/Hyperbox/lib/python3.9/runpy.py", line 87,...
Respected researchers I am having a lot of problems running test_extractor_pa.py, can you help me out? I'm running python3.9,torch11.8,tf2.13. It looks like the model can't be imported or there is...