Commit Graph

235 Commits

Author SHA1 Message Date
deeppomf
d4fa96f504
Fix #68 2018-11-06 13:53:39 -05:00
deeppomf
249475cafc
Update README.md 2018-11-05 13:32:34 +00:00
deeppomf
c38cac33d7
Update README.md 2018-11-05 13:28:45 +00:00
deeppomf
a40b1d26c8
Merge pull request #65 from IAmTheRedSpy/master
Edit
2018-11-05 09:19:08 +00:00
IAmTheRedSpy
714383af1d
Improve readability of FAQ.md 2018-11-04 21:28:34 -08:00
IAmTheRedSpy
418af79c8e
Increase succinctness of README.md 2018-11-04 21:20:52 -08:00
deeppomf
f9641dff0c
Update USAGE.md 2018-11-05 03:08:51 +00:00
deeppomf
68a3abb824
Merge pull request #62 from 0xb8/master
Optimize mask computation in bar decensoring mode.
2018-11-05 03:02:26 +00:00
deeppomf
36c9337845
Merge pull request #55 from deniszh/DZ-docker
Adding docker file and manual
2018-11-05 03:01:02 +00:00
cat
97d53fd2f3 Optimize mask computation in bar decensoring mode.
Use numpy vector operations for massive speedup, ~30x on 1000x1500 image.
2018-11-04 20:39:51 +05:00
deeppomf
78f1473183 Update issue templates 2018-11-04 11:24:46 +00:00
deeppomf
28f06822b2
Update INSTALLATION_BINARY.md 2018-11-04 05:41:54 -05:00
deeppomf
9da5eecb98
Update INSTALLATION.md 2018-11-04 05:34:25 -05:00
deeppomf
73c520ef0f
Update INSTALLATION.md 2018-11-04 05:34:13 -05:00
deeppomf
6d32af1fd2
Update INSTALLATION.md 2018-11-04 05:33:23 -05:00
deeppomf
9e5c80e6dd
Update INSTALLATION.md 2018-11-04 05:32:00 -05:00
deeppomf
1404f2cab6
Update INSTALLATION.md 2018-11-04 09:56:59 +00:00
deeppomf
af011805b7
Update INSTALLATION_BINARY.md 2018-11-04 09:51:44 +00:00
deeppomf
e546103003
Update INSTALLATION_BINARY.md 2018-11-04 09:51:30 +00:00
deeppomf
de87f61406
Update INSTALLATION_BINARY.md 2018-11-04 09:48:16 +00:00
deeppomf
cc6fdce7b7
Update INSTALLATION_BINARY.md 2018-11-04 09:47:57 +00:00
deeppomf
4f7af9f8fe
Update README.md 2018-11-04 09:47:35 +00:00
deeppomf
57f5097a53
Update INSTALLATION_BINARY.md 2018-11-04 09:47:07 +00:00
deeppomf
c2b806d63c
Update INSTALLATION_BINARY.md 2018-11-04 09:46:57 +00:00
deeppomf
46e946acf3
Create INSTALLATION_BINARY.md 2018-11-04 09:41:13 +00:00
deeppomf
d2a299cff6
Update README.md 2018-11-04 08:51:41 +00:00
deeppomf
5f766e59de
Update README.md 2018-11-04 08:46:36 +00:00
deeppomf
967ee32c7c
Update TROUBLESHOOTING.md 2018-11-04 08:45:38 +00:00
deniszh
134d7f6e01 Addin docker file and manual 2018-11-03 17:49:10 +01:00
deeppomf
4325782797 update readme 2018-11-02 06:18:09 -04:00
deeppomf
67e1477794 update contributors 2018-11-02 06:06:43 -04:00
deeppomf
e925603641 move framework to libs 2018-11-02 05:53:40 -04:00
deeppomf
904baa23b3 update readme 2018-11-02 05:53:12 -04:00
deeppomf
dd713d476f update docs 2018-11-02 05:29:09 -04:00
deeppomf
31ec2fd01d split up README 2018-11-02 05:22:11 -04:00
deeppomf
23817f2176 add troubleshooting.md 2018-11-02 05:11:50 -04:00
deeppomf
ac53791056 add FAQ 2018-11-02 04:59:44 -04:00
smethan
95e02e9c2d removed some comments 2018-11-01 11:47:55 -05:00
smethan
212cf96643 Tried to fix line function, did not succeed 2018-11-01 10:31:55 -05:00
smethan
f44a0e9e53 improved naming for decensored files 2018-11-01 09:47:54 -05:00
smethan
3ab32da970 re-added all UI changes, removed global variable 2018-11-01 09:27:59 -05:00
deeppomf
d2f0829b99
Merge pull request #36 from itsVale/patch-1
Removing redundant braces
2018-10-31 20:58:19 -04:00
deeppomf
bc4d77fb67
Merge pull request #43 from mrmajik45/imgbot
Lossless compression.
2018-10-31 15:38:06 +00:00
ImgBotApp
f168c6033d
[ImgBot] Optimize images
*Total -- 10,279.90kb -> 9,159.87kb (10.9%)

/decensor_output/mermaid_censored.png -- 3,883.32kb -> 3,330.05kb (14.25%)
/decensor_input/mermaid_censored.png -- 3,711.17kb -> 3,299.45kb (11.09%)
/readme_images/mermaid_collage.png -- 1,207.96kb -> 1,076.08kb (10.92%)
/readme_images/mermaid_face_censored_bad_decensor.png -- 302.88kb -> 291.09kb (3.89%)
/readme_images/mermaid_face_censored_good.png -- 290.23kb -> 287.37kb (0.98%)
/readme_images/mermaid_face_censored.png -- 295.36kb -> 292.47kb (0.98%)
/readme_images/mermaid_face_censored_bad_incomplete.png -- 295.22kb -> 292.36kb (0.97%)
/readme_images/mermaid_face_censored_bad_edge.png -- 293.77kb -> 290.99kb (0.94%)
2018-10-31 13:36:06 +00:00
deeppomf
d5926ba6e9 Merge branch 'harjitmoe-master' 2018-10-31 07:26:09 -04:00
deeppomf
a376231ab0 Merge branch 'master' of https://github.com/harjitmoe/DeepCreamPy into harjitmoe-master 2018-10-31 07:15:38 -04:00
deeppomf
1c39af3773 change license to GNU AGPLv3 2018-10-31 00:44:17 -04:00
HarJIT
3cecc13ee6 Shouldn't need this anymore. 2018-10-30 18:49:02 +00:00
HarJIT
7c0c307a2a Fix a couple of things (notably filename extension case issues):
- Accept non-lowercase file extensions, i.e. .PNG as well as .png

- Fix running the decensor repeatedly if the original is present in
  multiple formats (use break, not continue, at the end of the loop).

- Bit of miscellaneous cleanup made when I was working on that section
  of code (didn't touch other sections).
2018-10-30 18:34:38 +00:00
Valentin
90f41e31a2
Removing redundant braces 2018-10-30 13:23:17 +01:00