Lucas-Luoling

Results 5 issues of Lucas-Luoling

##### Description heatmap not working in virtualenv python ##### How to reproduce 1. setup a virtualenv and install vprof with pip 2. add a demo.py script 3. python -m vprof...

bug

Excellent work! Can use the CPU in the inference state? And how much faster than baseline?

question

首先感谢作者的这篇论文,给了很多启发。 认真的读了论文,有几处不太明白的地方,希望能解答。 ## 我读论文理解的为 - captcha generator生成器生成两种验证码(with security and without security),这个生成器是Opencv或者Pillow生成的而不是模型 - captcha synthesizer是通过输入with security(上一步生成)输出为长得像real-like captcha,判别器模型输出captcha和真实captcha - preprocessing是通过输入captcha synthesizer的生成结果生成 without security图片(第一步生成的),判别器区分模型输出结果和第一步的without security captcha > 疑问:但是看Figure11和12,经过preprocessing又不像是生成的without security,所以preprocessing的目标图片怎么得来的 - 后面的LeNet的输入时without security captcha(经过preprocessing)...

能发下那个项目的地址么,或者上传下可以么

### Your current environment The output of `python collect_env.py` ```text PyTorch version: 2.6.0+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS:...

bug
torch.compile