dengsutao / Android

安卓学习
0 stars 0 forks source link

CAN YOU SHARING THE CODE OF YOUR PAPERS. THANK YOU! #2

Open CHKswiftly opened 3 years ago

CHKswiftly commented 3 years ago

I am very interested in your paper (A Global-Local Self-Adaptive Network for Drone-View Object Detection),Can you share the code of this paper,I want to deepen my understanding based on the code,especially how to implement SARSA,and how to plugged into the network. thank you very much!

dengsutao commented 3 years ago

i have made the project public, you can access the code by https://github.com/dengsutao/glsan.

CHKswiftly commented 3 years ago

thank you!