You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: