Open D1vyansh opened 3 years ago
Hi - thanks for your comment.
I've released a quick demo on how a CANN would filter the output data of FlyNet Iapp_n100.csv
.
Please check main.py
file here:
https://github.com/mchancan/flynet/tree/master/cann_demo
Although it is not the exact CANN implementation used in the paper, you may be able to get an overall understanding on how it works or adapt this baseline for your application.
Regards
Hi,
Great work, but I was wondering if there is any code available regarding the CANN network, as in the paper the implementation is of Flynet + CANN. Any help would be appreciated !!