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

Demo? #8

Open
Zireael07 opened this issue Aug 13, 2023 · 7 comments
Open

Demo? #8

Zireael07 opened this issue Aug 13, 2023 · 7 comments

Comments

@Zireael07
Copy link

I'm not sure how to use this otherwise?

Does it have depthwise convolution? How would I add a new layer type if it doesn't?

@TrevorBlythe
Copy link

TrevorBlythe commented Aug 13, 2023 via email

@photopea
Copy link
Owner

I have never heard of the depthwise convolution either. It should be easy to implement. But are you sure this library (running on a single CPU thread) will be sufficient for your AI needs?

@Zireael07
Copy link
Author

Depthwise convolution is what MobileNet uses. I do not know the details.

(You claim that this is faster than the other js libraries and comparable with tensorflow js, in the README)

@photopea
Copy link
Owner

Yes, it should be faster, but we dont have this type of convolution in UNN.js. Does it work well in Tensorflow.js in your case?

@Zireael07
Copy link
Author

Yes

@TrevorBlythe
Copy link

TrevorBlythe commented Aug 13, 2023 via email

@Zireael07
Copy link
Author

I think yes, Googling throws up some scientific papers on the topic

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

3 participants