Implement Colorful Image Colorization in pytorch
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
8
commits
Create README.md
53b5ab7
final version
470150e
plots train and test loss
8736b16
colorized images in test.py
e30c14b
adds CE loss
db9470c
removed unused func
53c567f
adds training step
44be108
adds basic model
d00b091