DemonsHunter

Results 9 issues of DemonsHunter

thank you for sharing your brilliant code! but how can we run this PJ and earn the latest data?

Hi there, I really thank you for your brilliant work! I want to say when I tried to replicate your work, the hardest thing is to download the pretrained model...

although this pj has not been maintained any more, but due to the latest repo does not offer an issuse service, so I have to propose my question there. When...

When I run code in p2ch10, it continuely report this error: ModuleNotFoundError: No module named 'util' How can I tackle this? Grateful for any suggestions!

When I wrote codes according to *p1ch7/2_bird_airplanes.ipynb*, at the In[12] part, there was something wrong: the original codes are: img, _ = cifar2[3] plt.imshow(img.permute(1, 2, 0) plt.show() and the compiler...

I download code in your repository and read it carefully and thoroughly. I notice that the code keeps the manual random seed the same and sets cudnn.deterministic True. All of...

Thank you for sharing this fast and tidy code! But I am slightly confused with "--sample" params and can't find any outputs during testing Here is what I command and...

As the obvious reason, I tried several times to download those indispensible dataset and, expectedly, all leaded to a failure. QAQ So I want to ask for some suggestions on...

答主您好!您的作业非常高质量,给了我很多启发,首先向您表达我的感谢~ 我对第一次作业的KNN部分的inline Q2 有个小问题,课程视频不是说L1范数是坐标系敏感的吗?为什么第5个选项--调整坐标系--对图片的相似性没有影响呢? 希望得到您的解答~