Gökay Gültekin
c99532dd10
Update README.md
2024-11-22 18:06:52 +03:00
Gökay Gültekin
bf073b1f38
Update INSTALLATION_BINARY.md
2024-11-22 04:10:34 +03:00
Gökay Gültekin
7ef469e459
Update README.md
2024-11-22 02:49:55 +03:00
Gökay Gültekin
56967410a6
Update README.md
2024-11-22 02:11:17 +03:00
Gökay Gültekin
266c95ec42
Merge pull request #11 from nautics889/feature/clean-input-dirs-checkbox
...
feat: checkbox for cleaning input dirs (#7 )
2024-11-21 18:56:20 +03:00
Nautics889
8ffd1f5c6d
feat: checkbox for cleaning input dirs ( #7 )
...
* (feat) add a checkbox in `MainWindow` to enable cleaning input directories
after processing images.
* (feat) add `clean_up_input_dirs` flag attribute in `Decensor` class to
manage the cleanup operation.
* (feat) add `clean_input_directories()` method in `Decensor`
to remove `.png`, `.jpg`, and `.jpeg` files from input directories.
* (feat) add `do_post_jobs()` method being called after decensoring process is
completed.
* (feat) integrated logic to set `clean_up_input_dirs` via a signal emitted
from `MainWindow`.
2024-11-14 21:43:30 +02:00
naphteine
bb57705323
Create cleardcp.py
2024-09-25 14:29:08 +03:00
Gökay Gültekin
89e1bc1178
Merge pull request #8 from mbledkowski/master
...
Fix requirements-gpu.txt
2024-08-11 00:04:04 +03:00
echo r"0xX4H" | rev
2e14ca89e2
Fix requirements-gpu.txt
2024-05-10 21:27:03 +02:00
Gökay Gültekin
6e83eb2a35
Update INSTALLATION.md
2023-06-10 14:55:53 +03:00
Gökay Gültekin
9d7a920b65
Update README.md
2023-01-27 22:25:34 +03:00
Gökay
8040130e8a
Update INSTALLATION_BINARY.md
2022-10-19 00:58:28 +03:00
gguilt
72efbba081
Merge pull request #1 from nivkner/container
...
add support for running with Docker
2.2.0-beta
2022-09-27 16:53:51 +03:00
Niv Kaminer
0e00c6845b
add changes for mosaics to documentation
2022-09-22 00:29:44 +03:00
Niv Kaminer
d1de0535a5
update documentation
2022-09-09 12:31:35 +03:00
Niv Kaminer
772f41c516
add dockerfile
2022-09-09 04:12:06 +03:00
Niv Kaminer
052ae65984
downgrade tensorflow to version compatible with python3.7
2022-09-09 03:56:13 +03:00
Niv Kaminer
fa7ed4ebcb
allow using program from CLI
2022-09-09 03:55:34 +03:00
Niv Kaminer
5a3ea33cfc
ignore Qt signals outside of GUI
2022-09-09 03:55:22 +03:00
gguilt
f118838f40
Removed donation link because it might be compromised
2021-04-27 20:59:24 +03:00
gguilt
a502d99ed5
Update README.md
2021-04-27 20:49:31 +03:00
deeppomf
b2fd742cdc
Update requirements-cpu.txt
2020-04-21 23:25:33 -04:00
deeppomf
c0e03cf3d2
Update requirements-gpu.txt
2020-04-21 23:25:13 -04:00
deeppomf
9215d2b1c2
Update README.md
2020-04-21 22:11:02 -04:00
deeppomf
a2463504a1
Switch to AGPL License
2020-04-21 22:10:11 -04:00
deeppomf
417de73e00
Delete EULA.txt
2020-04-21 22:06:59 -04:00
deeppomf
de60a441f4
Merge pull request #196 from deeppomf/dependabot/pip/tensorflow-1.15.2
...
Bump tensorflow from 1.15.0 to 1.15.2
2020-03-14 20:18:56 -04:00
deeppomf
0246fb5661
Merge pull request #195 from deeppomf/dependabot/pip/tensorflow-gpu-1.15.2
...
Bump tensorflow-gpu from 1.15.0 to 1.15.2
2020-03-14 20:18:44 -04:00
dependabot[bot]
462f64d58e
Bump tensorflow from 1.15.0 to 1.15.2
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-01-28 23:02:31 +00:00
dependabot[bot]
33372c629a
Bump tensorflow-gpu from 1.15.0 to 1.15.2
...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow ) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-01-28 22:18:54 +00:00
deeppomf
b0a227fa52
Merge pull request #189 from ccppoo/master
...
UI integration and make able to run again
2020-01-05 22:33:55 -05:00
deeppomf
4238e24b93
Merge pull request #184 from deeppomf/dependabot/pip/tensorflow-gpu-1.15.0
...
Bump tensorflow-gpu from 1.14.0 to 1.15.0
2020-01-02 15:48:58 -05:00
deeppomf
f256f750a1
Merge pull request #185 from deeppomf/dependabot/pip/tensorflow-1.15.0
...
Bump tensorflow from 1.14.0 to 1.15.0
2020-01-02 15:48:38 -05:00
ccppoo
f5a1b34066
integrate in one UI
2020-01-03 01:53:57 +09:00
ccppoo
7303c3d8ec
add/remove signals that are/aren't used
2020-01-03 01:51:56 +09:00
ccppoo
d964b4e195
not used
2020-01-03 01:50:04 +09:00
ccppoo
17c5c4cadd
signals update used only for main.py UI (widget)
2020-01-02 23:23:55 +09:00
ccppoo
82f0d883f4
add msg for common mistakes by beginners
2020-01-01 16:05:09 +09:00
ccppoo
21c4dc4d71
check missing file for non-binary users
2020-01-01 15:59:10 +09:00
ccppoo
40dbd1d294
remove custom_print (used for updating text line, text UI of PySide2)
2020-01-01 13:46:47 +09:00
dependabot[bot]
e4195cc619
Bump tensorflow from 1.14.0 to 1.15.0
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 22:15:04 +00:00
dependabot[bot]
50e2a498e4
Bump tensorflow-gpu from 1.14.0 to 1.15.0
...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 20:49:37 +00:00
deeppomf
6f1e3f81a8
Merge pull request #180 from ghostslayer989/patch-1
...
I'ma head out
2019-11-17 14:01:55 -05:00
ghostslayer989
3e22e84379
I'ma head out
2019-11-16 21:51:57 -05:00
deeppomf
aa68bba98b
Update README.md
2019-11-01 23:43:02 -04:00
ccppoo
6b34feab97
Merge pull request #1 from deeppomf/master
...
update
2019-11-01 13:43:51 +09:00
deeppomf
d8e113b89c
Change progress text
2019-10-31 23:11:00 -04:00
deeppomf
80a2cb8880
Update USAGE.md
2019-10-31 18:26:17 -04:00
deeppomf
80f0c397b1
Disable CLI
2019-10-31 18:24:49 -04:00
deeppomf
2c2795d9be
Fix typo
2019-10-31 17:22:10 -04:00