THUrssq / Tianchi04

Adversarial attack to detectors
46 stars 10 forks source link

How to generate the patch on my own custom image #2

Open thngyuxuan opened 3 years ago

thngyuxuan commented 3 years ago

Hi, first of all thank you for your hard work on this subject! I am trying to generate adversarial examples using your patch generation method, but I am slightly confused with a few things. First, is it required for me to train my own Yolov4 and FasterRCNN models, or would pretrained models be ok? (I am only using images with cars) Also, is there any guide to go about with the patch generation? Thank you once again!

THUrssq commented 3 years ago

Pretrained weights of models are available now.