-
I have developed an iOS App based on fast neural style. It can process both image and video. And all computation is 100% on your iPhone. The App is called "Artly" on AppStore.
-
Hi thanks so much for the repo, its a great start for many video art with neural nets.
Just wanted to branch off of this #4
I started a fork of the repo which mainly takes care of the PIL and tmp d…
-
Hi,
I have a pytorch pre-trained model (.pth) for neural art style. Is it possible to convert this model into mlmodel?
-
### Team Name:
Pratjz
### Project Description:
In this project, we will use Quantum Neural Network along with classical layers to create Hybrid Neural network using Pennylane & Tensorflow &…
-
Here we collect academic conferences that contribute to the field of algorithmic art: creative coding, generative art, live coding, digital art preservation. Venues that publish regularly on these top…
-
- [x] what is a neural network
- [x] what is an autoencoder
- [ ] problem (n. parameters) --> CNN
- [x] from classic CNN --> state of the art models (resnet50)
- [x] make a matrix visualization
-…
-
Hi Dan,
Here is a link to a video about "Progressive Growing of GANs for Improved Quality, Stability, and Variation". I think it captures the amazing things you can do with neural networks.
[Demon…
-
- [ ] [paper-qa/README.md at main · Future-House/paper-qa](https://github.com/Future-House/paper-qa/blob/main/README.md?plain=1)
# PaperQA2
[![GitHub](https://img.shields.io/badge/github-%23121011.s…
-
There are a few cases that I noticed while writing tests for the abbreviation-expansion detection, that the system currently does not handle. We could add these to the regression tests once we swap ou…
-
I think that Bayesian neural networks would be a natural successor to our tutorials on Bayesian GLMs.
As far as the neural network library to use, I think [Flux](https://github.com/FluxML/Flux.jl) …