57afe85b2c
Merge pull request #189 from haofanwang/patch-1
...
Update default path
2020-01-28 00:11:31 +09:00
401b9035df
Merge pull request #188 from qy-yang/fix#187
...
fix #187 Typos in language model and generative_adversarial_network
2020-01-28 00:11:10 +09:00
32cf716575
Merge pull request #159 from Michael-Hsu/patch-1
...
Let sample.py can generate caption for gray image.
2020-01-28 00:04:54 +09:00
25b2685d5e
Update default path
2019-09-15 14:12:04 -05:00
dd297a1307
fix #187 Typos in language model line 79 and generative_adversarial_network line 25-28
2019-08-27 17:31:42 +08:00
16691c00f8
Let sample.py can generate caption for gray image.
...
The sample.py cannot be used to generate caption for gray image.In the data_loader.py, all of the images have been converted to 'RGB' format. But when generating captions using sample.py for single image, this conversion is missed. So for gray image, it will have such RuntimeError: Given groups=1, weight of size [64, 3, 7, 7], expected input[1, 1, 224, 224] to have 3 channels, but got 1 channels instead.
2019-02-24 10:02:07 +08:00
d25b573560
Remove dollar-sign prompt from code blocks
...
Improves sharing code without affecting readability
2018-11-03 20:08:10 +01:00
c301c38201
Update download.sh
...
for better download speed.
2018-06-06 01:34:17 +08:00
66783db4f4
Update README.md
2018-05-10 18:19:35 +09:00
2e87294c08
Update tutorials for pytorch 0.4.0
2018-05-10 17:53:59 +09:00
78c6afe681
Update tutorials for pytorch 0.4.0
2018-05-10 17:52:01 +09:00
15488e0db1
delete
2018-05-10 17:47:00 +09:00
655c6df3ba
fixed typo
2018-01-09 17:28:16 +09:00
1ec90fad72
Update model.py
2017-09-28 15:33:17 +09:00
d40cc81afb
fixed a minor error in vae
2017-08-06 10:08:31 +09:00
8f459d745d
Update download.sh
2017-06-23 12:20:05 +09:00
0d1f56d0bb
Update README.md
2017-05-29 15:12:25 +09:00
ab5ac31dae
edit image captioning code
2017-05-29 15:07:40 +09:00
286f7b7589
tutorial updated
2017-05-28 20:46:20 +09:00
f28838931c
tutorial updated
2017-05-28 20:30:15 +09:00
92875f0669
tutorial updated
2017-05-28 20:14:45 +09:00
c548e2ae9f
tutorial updated
2017-05-28 20:06:40 +09:00