CoarseNet
CoarseNet copied to clipboard
VGG part of loss function cannot be decreased at all.
The generated output of the model regarding only this loss, is a full noise even after unnormalization.
- [ ] Write a function to create a feature map of contributed layers of VGG to the loss using Tensorboad.
- [ ] Enrich implemented function in previous step to its job for all other part of the model.
- [ ] Use other options of Tensorboad to create a detailed report of issues and progresses.
- [ ] Update readme with respect to the obtained report.
Maybe computational graph is broken there?
- [ ] vectorize operation