Yaml files for DMFF
Opened this issue · 2 comments
Hi,
Thanks for releasing code for your research. I am trying to reproduce experiments results mentioned in you paper, but I cannot find DMFF yaml files under the transformer directory. I wondered if you could share the DMFF yaml files with me, or I can just create the DMFF yaml files myself by replacing NiN_fusion modules with the DMFF modules.
Thanks for your time for reading this message
Hi,
Thanks for releasing code for your research. I am trying to reproduce experiments results mentioned in you paper, but I cannot find DMFF yaml files under the transformer directory. I wondered if you could share the DMFF yaml files with me, or I can just create the DMFF yaml files myself by replacing NiN_fusion modules with the DMFF modules.
Thanks for your time for reading this message
Hi,
The DMFF yaml files are named "yolov5_Transfusion_xxxx.yaml", and they are stored in ./models/transformer.
Thank you for your question, and I will add the introduction into README.md later.
If you have more questions, please contact us at any time.
Hi,
Thank you for getting my message back and your help!