-
This thread is created to track the progress in the CNN/transfer learning research.
---
Found an implementation/tutorial on CNN transfer learning and experimented it with our RAVDESS dataset. Wi…
-
https://arxiv.org/abs/1604.02426
-
Thank you for sharing the exciting work. I have three questions:
1) In traditional blind-SR setting, only LR images are provided such as kernelGAN/ZSSR, while in your work HR images are used, and th…
-
In order to understand more about influence of Parameters, Hyper-Parameters and Input Dataset on a Machine-Learning Model, following Graphs are important : -
1. Loss v/s Number of Iterations.
2. B…
-
First of all: great library! The clean code helps me to understand a bit about neural nets.
My Questions: How to implement a weighted loss function for unbalanced training data as mentioned here:…
-
Hi, I want to know how can I use a custom large dataset of images in pytorch geometric. Can someone share me complete code of converting custom dataset of images into graph neural network?
Any imple…
-
Do you have some links to papers describing such SIREN networks?
I'm interested in this topic.
-
Hi there! Thanks for making a useful library!
I've been working on parsing SVG files (not just path data, but the whole file -- warts and all), and I noticed maker.js does not have "true" support f…
-
* https://arxiv.org/abs/1604.04653
* ICMR 2016
* https://github.com/imatge-upc/retrieval-2016-icmr
-
Goal: better feature/model discoverability for the GluonNLP website
### Side Navigation Bar
* Installation
* Models
* Tutorials
* Demos (in the future)
* API Documentations
* Community…