mirror of
https://github.com/apachecn/ailearning.git
synced 2026-05-11 11:07:31 +08:00
2020-12-29 18:56:14
This commit is contained in:
@@ -47,7 +47,7 @@ import pickle
|
||||
|
||||
You will use the [MS-COCO dataset](http://cocodataset.org/#home) to train our model. The dataset contains over 82,000 images, each of which has at least 5 different caption annotations. The code below downloads and extracts the dataset automatically.
|
||||
|
||||
<aside class="caution">**Caution:** large download ahead**. You'll use the training set, which is a 13GB file.</aside>
|
||||
**Caution:** large download ahead**. You'll use the training set, which is a 13GB file.
|
||||
|
||||
```
|
||||
# Download caption annotation files
|
||||
|
||||
Reference in New Issue
Block a user