torch-gan icon indicating copy to clipboard operation
torch-gan copied to clipboard

Results 4 torch-gan issues
Sort by recently updated
recently updated
newest added

Can you explain why you're using nn.gmodule instead of nn.sequential for the generator? It seems all the modules are sequential.

Looks interesting and impressive results after only few epochs. How would I go about training this on my own dataset of face photos, rather than the In the Wild dataset?...

..... Generator network: nn.gModule Copy model to gpu /home/sdq/torch/install/bin/luajit: /home/sdq/.luarocks/share/lua/5.1/nn/THNN.lua:109: wrong number of arguments for function call stack traceback: [C]: in function 'v' /home/sdq/.luarocks/share/lua/5.1/nn/THNN.lua:109: in function 'HardTanh_updateOutput' /home/sdq/.luarocks/share/lua/5.1/nn/HardTanh.lua:17: in function...

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...