Datasets:
delete os import
Browse files
TGIF.py
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
# Lint as: python3
|
2 |
"""TGIF: A New Dataset and Benchmark on Animated GIF Description"""
|
3 |
|
4 |
-
|
5 |
-
import os
|
6 |
import csv
|
7 |
import datasets
|
8 |
|
9 |
-
|
10 |
_CITATION = """
|
11 |
@InProceedings{tgif-cvpr2016,
|
12 |
author = {Li, Yuncheng and Song, Yale and Cao, Liangliang and Tetreault, Joel and Goldberg, Larry and Jaimes, Alejandro and Luo, Jiebo},
|
|
|
1 |
# Lint as: python3
|
2 |
"""TGIF: A New Dataset and Benchmark on Animated GIF Description"""
|
3 |
|
|
|
|
|
4 |
import csv
|
5 |
import datasets
|
6 |
|
|
|
7 |
_CITATION = """
|
8 |
@InProceedings{tgif-cvpr2016,
|
9 |
author = {Li, Yuncheng and Song, Yale and Cao, Liangliang and Tetreault, Joel and Goldberg, Larry and Jaimes, Alejandro and Luo, Jiebo},
|