forked from ecker/DL-Art-School
Need to be able to train 2 nets in one step: the backbone will be entirely separate with its own optimizer (for an extremely low LR). This functionality was already present, just not implemented correctly. |
||
|---|---|---|
| .. | ||
| .idea | ||
| data | ||
| data_scripts | ||
| metrics | ||
| models | ||
| options | ||
| scripts | ||
| temp | ||
| utils | ||
| process_video.py | ||
| recover_tensorboard_log.py | ||
| requirements.txt | ||
| run_scripts.sh | ||
| test.py | ||
| train.py | ||