mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-21 22:13:20 -07:00
docs: update changelog
This commit is contained in:
parent
79a233fc55
commit
5c815a7efd
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -5,7 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
n/a
|
### Added
|
||||||
|
- [Random color training option](https://github.com/faceshiftlabs/DeepFaceLab/tree/feature/random-color)
|
||||||
|
- [MS-SSIM loss training option](https://github.com/faceshiftlabs/DeepFaceLab/tree/feature/ms-ssim-loss-2)
|
||||||
|
### In Progress
|
||||||
|
- [Freezeable layers (encoder/decoder/etc.)](https://github.com/faceshiftlabs/DeepFaceLab/tree/feature/freezable-weights)
|
||||||
|
|
||||||
|
## [1.1.3] - 2020-03-16
|
||||||
|
### Changed
|
||||||
|
- Updated changelog with unreleased features, links to working branches
|
||||||
|
|
||||||
## [1.1.2] - 2020-03-12
|
## [1.1.2] - 2020-03-12
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue