Blind deconvolution of motion blur
Stars
39
Forks
3
Watchers
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
57
commits
Update readme
fc1d3f8
Refactored training script, added unit test for the regression training
d3f7873
Ignore tests outputs and reactivated torchsummary
21ef395
added unit test for the metrics
eeaf5d8
wip classification
10faa65
wip classification training
3d8ac0a
Added classification option in network def
6e11135
added dataloader for classification (small dataset)
c97c1c4
added unit tests for dataloader
101b74f
Added optional checkpoint
e3551b2
added color convolution
d0e0390
Fix bug in metrics an added unit test for validation
c22220e
Added script and configs for parameter search
8ce030f
moved to global average pooling
ceff655
Added global average pooling to reduce output size
3eed367