Skip to content

Commit 4fbf986

Browse files
committed
readme update
1 parent dbe8c7e commit 4fbf986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ I.e. The steps can be summarised as:
2020
2. Train and export a model
2121
3. Preprocessing and prediction: load pretrained model, feed it live preprocessed webcam input, display the results.
2222

23-
**A small sample of the training data - including predictions of the trained model - can be seen [here](http://memo.tv/gart_canny_256_pix2pix/)**
24-
Left-most and right-most columns are the training data, middle column is what the model learnt to produce. The number on the left is the training iteration, so actually you should see an improvement with every increase in iteration (groups of 8 rows).
23+
**A small sample of the training data - including predictions of the trained model - can be seen [here](http://memo.tv/gart_canny_256_pix2pix/).**
24+
Left-most and right-most columns are the training data, middle column is what the model learnt to produce at each training iteration (the number on the left, which goes from 20,000 to 58,000).
2525

2626
**You can download my pretrained model from the [Releases tab](https://github.com/memo/webcam-pix2pix-tensorflow/releases).**
2727

0 commit comments

Comments
 (0)