forked from ecker/DL-Art-School
This conforms my ConvGnLelu implementation with the generally accepted negative_slope=.2. I have no idea where I got .1. This will break backwards compatibility with some older models but will likely improve their performance when freshly trained. I did some auditing to find what these models might be, and I am not actively using any of them, so probably OK. |
||
|---|---|---|
| .. | ||
| .idea | ||
| data | ||
| models | ||
| scripts | ||
| trainer | ||
| utils | ||
| multi_modal_train.py | ||
| process_video.py | ||
| requirements.txt | ||
| test_image_patch_classifier.py | ||
| test.py | ||
| train.py | ||