Open CPFLAME opened 7 years ago
Currently we have only released the code for ASDN. Note that we originally implemented ASDN and ASTN in torch for the paper, where the STN is much easier to implement. In the released Caffe version, I have not found a reliable implementation of STN yet.
Hi, @xiaolonw , When will you release the original ASDN and ASTN in torch version?
@xiaolonw Would you like to release the torch version of code for ASTN? Thanks a lot.
It's an amazing work, I have read your paper and it impresses me a lot. But when I read your adversarial-frcnn/models/pascal_voc/VGG16/fast_rcnn_adv/train.prototxt , I can only find ASDN, and where is ASTN mentioned in your paper?