Skip to content

Commit 720eafc

Browse files
Merge pull request #1 from SongZihui-sudo/dev
add: Adding film grain simulation and perceptual loss
2 parents 65eb1e4 + 928bc8d commit 720eafc

File tree

6 files changed

+256
-113
lines changed

6 files changed

+256
-113
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,9 @@ resnet50-19c8e357.pth
1313
output/*
1414
app/models/*
1515
digitalFilm.onnx
16-
print_model.ipynb
16+
print_model.ipynb
17+
app/build/*
18+
app/dist/*
19+
app/digitalFilm.spec
20+
vgg16-397923af.pth
21+
doc/*

0 commit comments

Comments
 (0)