mirror of
https://github.com/aladdinpersson/Machine-Learning-Collection.git
synced 2026-02-20 13:50:41 +00:00
update readmes, added pix2pix
This commit is contained in:
@@ -4,10 +4,21 @@ Implementation of Pix2Pix paper in PyTorch. I've tried to replicate the original
|
||||
## Results
|
||||
The model was first trained on the Maps dataset also used in the Pix2Pix paper with the task converting satellite images to Google Maps like visualizations. The model was also trained on a fun anime dataset found on Kaggle and examples of the results are shown below.
|
||||
|
||||
|
||||
Solarized dark | Solarized Ocean
|
||||
:-------------------------:|:-------------------------:
|
||||
 | 
|
||||
|
||||
<img src='results/results_anime.png' width="400px"/>
|
||||
<img src='results/results_maps.png' width="400px"/>
|
||||
|
||||
|
||||
|1st row: Input / 2nd row: Generated / 3rd row: Target|
|
||||
|:---:|
|
||||
||
|
||||
||
|
||||
|
||||
|
||||
### Maps dataset
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 376 KiB After Width: | Height: | Size: 376 KiB |
Reference in New Issue
Block a user