Skip to content

Commit 97528f4

Browse files
authored
Update backup.md
1 parent 897c60d commit 97528f4

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

backup.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ image.resize(np.asarray(shape).transpose())
246246

247247

248248

249-
![png](output_17_1.png)
249+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_17_1.png)
250250

251251

252252

@@ -365,7 +365,7 @@ display(patched_1d.crop(box=(left, upper, right, lower)))
365365

366366

367367

368-
![png](output_24_0.png)
368+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_24_0.png)
369369

370370

371371

@@ -375,7 +375,7 @@ display(patched_1d.crop(box=(left, upper, right, lower)))
375375

376376

377377

378-
![png](output_24_2.png)
378+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_24_2.png)
379379

380380

381381

@@ -943,7 +943,7 @@ weighted_image
943943

944944

945945

946-
![png](output_60_0.png)
946+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_60_0.png)
947947

948948

949949

@@ -954,6 +954,7 @@ import matplotlib.pyplot as plt
954954
plt.matshow(heatmap)
955955
```
956956

957+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/heatmap.png)
957958

958959
```python
959960
superimposed_img
@@ -963,7 +964,7 @@ superimposed_img
963964

964965

965966

966-
![png](output_62_0.png)
967+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_62_0.png)
967968

968969

969970

@@ -990,7 +991,7 @@ weighted_image
990991

991992

992993

993-
![png](output_64_1.png)
994+
![](https://raw.githubusercontent.com/ydshieh/notebooks/master/images/vision_encoder_decoder_outputs/output_64_1.png)
994995

995996

996997

0 commit comments

Comments
 (0)