-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
你好,照着你的readme操作,在进行贴补丁后出现如下代码
patch -p1 < ../transfusion_changes.patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
…
-
Upload the blog posts for the following.
Spring 2024:
- OS Lab : Part 1
Fall 2023:
- OS Lab : Part 2
- AI Security Lab: FGSM / Poison Frogs
- Game Hacking Lab
Winter 2024:
- Bruinwalk Au…
-
Coming from #11109
This is the task to get all the template messages approved from both cequens and flocksend in English, Urdu and Arabic. As a first step, please list down all the messages and th…
-
Hello, is there any article or paper available for this project?
I have many questions about this project.
Those are:
1. How did you created the patches? Did you use any specific method?
2. Can yo…
-
Hello, I was trying to independently reproduce the results in the paper. Specifically, the results on Drand and Ddet, I was able to reproduce the results for Drand but for Ddet I found that the networ…
-
The original work by Madry et al mentions that in the optimization loop of their attack, they normalize the gradient before multiplying it with the step size. I may have missed some function calls mad…
-
I am transferring a discussion between Ying, Dr. Jamshidi, and me from email to benefit anyone who might have the same confusion.
Me:
"In https://github.com/csce585-mlsystems/project-athena/blob/…
-
Dear all,
I am a big fan of this library! Unfortunately, I am missing support for adversarial attacks on regression models.
It seems that you already support regression:
https://adversarial-robu…
-
Hi,
I have two questions regarding generate_adv_images.py:
1. Is your 'Normalize' class suitable for the CIFAR-10 dataset as well?
2. It appears that your 'Normalize' class doesn't guarantee the …