mintnet
mintnet copied to clipboard
MintNet: Building Invertible Neural Networks with Masked Convolutions
Hi @yang-song I use the following code to test the BasicBlock, but I found the determinant is always 0. Is this normal? I am looking forward to your reply. ```python...
Hey, thank you for sharing the code. It's great! I had one query. I have trained a Mintnet model for classification on CIFAR10. Can I use this same model for...
Hi @yang-song, Thanks for releasing the code, I really enjoy your paper and would like to use the invertibility in our work. However, I cannot find the **inverse functions** in...
Hello! I have really enjoyed reading your paper and want to do some experiments with the invertible network on Cifar-10. However, I think there are some small mistakes with the...