Introduction The MegEngine implementation of paper Deep Adaptation Network (DAN). Install pip3 install megengine -f https://megengine.org.cn/whl/mge.html pip3 install basecore # provides deep learning frame for MegEngine Train python3 dan.py Test python3 dan.py --phase test