forked from HypoX64/DeepMosaics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
40 changed files
with
1,888 additions
and
1,196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
DeepMosaics V0.3.0 | ||
Core program building with windows10_1703_x86_64 | ||
+ python 3.68 | ||
+ pyinstaller 3.5 | ||
GUI building with C# | ||
For more detail, please view on github: https://github.com/HypoX64/DeepMosaics | ||
|
||
Releases History | ||
V0.3.0 | ||
1. Support BiSeNet(Better recognition of mosaics). | ||
2. New videoHD model. | ||
3. Better feathering method. | ||
V0.2.0 | ||
1. Add video model. | ||
2. Now you can input chinese path | ||
3. Support style transfer | ||
4. Support fps limit | ||
V0.1.2 | ||
1. Support pix2pixHD model | ||
V0.1.1 | ||
1. Check path, can't input illegal path | ||
V0.1.0 | ||
1. Initial release. |
Oops, something went wrong.