File tree Expand file tree Collapse file tree 4 files changed +0
-24
lines changed Expand file tree Collapse file tree 4 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -354,8 +354,4 @@ def plot_results(lowres, preds):
354354You could also improve on the given baseline EDSR model by implementing EDSR+,
355355or MDSR( Multi-Scale super-resolution) and MDSR+,
356356which were proposed in the same paper.
357-
358- | Trained Model | Demo |
359- | :--: | :--: |
360- | [](https://huggingface.co/keras-io/EDSR) | [](https://huggingface.co/spaces/keras-io/EDSR) |
361357"""
Original file line number Diff line number Diff line change 484484 " You could also improve on the given baseline EDSR model by implementing EDSR+,\n " ,
485485 " or MDSR( Multi-Scale super-resolution) and MDSR+,\n " ,
486486 " which were proposed in the same paper.\n " ,
487- " \n " ,
488- " | Trained Model | Demo |\n " ,
489- " | :--: | :--: |\n " ,
490- " | [](https://huggingface.co/keras-io/EDSR) | [](https://huggingface.co/spaces/keras-io/EDSR) |"
491487 ]
492488 }
493489 ],
Original file line number Diff line number Diff line change @@ -444,7 +444,3 @@ be able to handle a greater range of real-world images.
444444You could also improve on the given baseline EDSR model by implementing EDSR+,
445445or MDSR( Multi-Scale super-resolution) and MDSR+,
446446which were proposed in the same paper.
447-
448- | Trained Model | Demo |
449- | :--: | :--: |
450- | [ ![ Generic badge] ( https://img.shields.io/badge/π€%20Model-EDSR-red.svg )] ( https://huggingface.co/keras-io/EDSR ) | [ ![ Generic badge] ( https://img.shields.io/badge/π€%20Spaces-EDSR-red.svg )] ( https://huggingface.co/spaces/keras-io/EDSR ) |
Original file line number Diff line number Diff line change @@ -740,18 +740,6 @@ plt.show()
740740```
741741
742742
743- 1/2 ββββββββββ[ 37mββββββββββ 0s 34ms/step
744-
745- <div class =" k-default-codeblock " >
746- ```
747-
748- ```
749- </div >
750- 2/2 ββββββββββββββββββββ 0s 27ms/step
751-
752-
753-
754-
755743![ png] ( /img/examples/vision/handwriting_recognition/handwriting_recognition_40_2.png )
756744
757745
You canβt perform that action at this time.
0 commit comments