-
Hope author could please provide a docker, or a simple tutorial. Current version need ubuntu and cu9.0. Hope author could please provide a simple tutorial version, which could be run in windows. This…
-
**Submitting author:** @somefunagba (Oluwasegun Somefun)
**Repository:** https://github.com/somefunAgba/NLSIG-COVID19Lab
**Version:** 2.1.1
**Editor:** @majensen
**Reviewer:** @agahkarakuzu, @kakearne…
-
While programming a Tensorflow implementation of ReXNet, I had a couple of questions regarding your proposed rank expansion and training methodologies.
**First Question**
First of all, regarding…
-
Hello,
I have been trying to run your code for semantic segmentation with UNet on the Bed and Bottle dataset you provided, and the network does not seem to converge. I have used the same configurat…
-
## 📚 Documentation
I tried to serve a generative model, but failed. Can you help me?
repo: https://github.com/TencentARC/GFPGAN
## Files
**main network** : `examples/GAN/gfpgan/gfpganv1_clean_…
-
Mish:
𝑓(𝑥)=𝑥⋅𝑡𝑎𝑛ℎ(𝑠𝑜𝑓𝑡𝑝𝑙𝑢𝑠(𝑥))=𝑥⋅𝑡𝑎𝑛ℎ(ln(1+𝑒𝑥))
https://arxiv.org/abs/1908.08681
https://github.com/digantamisra98/Mish
-
Thank you for your great work.
I have downloaded your previous checkpoint on cat2dog from google drive. The `cat2dog_params_latest.pt` is put into the folder `results`. I run code on the google colab…
-
**Is your feature request related to a problem? Please describe.**
would be great to have a more flexible version of `monai.networks.nets.UNet`:
- residual connections
- anisotropic kernel/strides
…
-
Hi.max.Thank you for the nice project!
I have a problem when i run the model with my data,I changed the data inputs and outputs parameters according to my data set, but when i trained the model, the …
-
It would be nice to have NTS in place as an alternative to common NTP
reference: []https://blog.apnic.net/2019/11/08/network-time-security-new-ntp-authentication-mechanism/
Here a PoC I did on…