Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVX Problem #8

Open
yukai0406 opened this issue Dec 9, 2019 · 6 comments
Open

AVX Problem #8

yukai0406 opened this issue Dec 9, 2019 · 6 comments

Comments

@yukai0406
Copy link

When I make didn't have the AVX will have error
error

@ArtyZe
Copy link
Owner

ArtyZe commented Apr 17, 2020

@yukai0406 Hello, I have updated batches of updates in my repo, and fixed bugs include your above issue, just have a try :)

@yukai0406
Copy link
Author

I will try

@ArtyZe
Copy link
Owner

ArtyZe commented Apr 17, 2020

@yukai0406 suggest you pay some attention to quantization, model sparsity will be replaced by NAS in my opinion, and NCNN of Tencent is a better framework if you want to run your model in embedded device instead of darknet

@yukai0406
Copy link
Author

Thank you for the recommendation.

@yukai0406
Copy link
Author

Did you have a plan to add winograd algorithm like ncnn?

@ArtyZe
Copy link
Owner

ArtyZe commented Apr 17, 2020

@yukai0406 As you seen, I have changed darknet to c++ version and it's convenient to port code of other framwork such as ncnn to darknet. you can have a try. Maybe I will start this work in 5.1 festival if I have free time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants