-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
29 lines (29 loc) · 874 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.Rproj.user
.Rhistory
.RData
.Ruserdata
*.Rproj
/data/raw/rsicd
/data/raw/ucm
/data/raw/sydney
/data/results
/data/glove.6B.200d.txt
/data/preprocessed_sydney
/data/preprocessed_ucm
/data/preprocessed_rsicd
/data/test
/data/train
/data/valid
/scr/evaluation/pycocoevalcap/spice/lib/stanford-corenlp-3.6.0-models.jar
/scr/evaluation/pycocoevalcap/spice/lib/stanford-corenlp-3.6.0.jar
/scr/evaluation/pycocoevalcap/spice/__pycache__
/scr/evaluation/pycocoevalcap/bleu/__pycache__
/scr/evaluation/pycocoevalcap/cider/__pycache__
/scr/evaluation/pycocoevalcap/meteor/__pycache__
/scr/evaluation/pycocoevalcap/rouge/__pycache__
/scr/evaluation/pycocoevalcap/tokenizer/__pycache__
/scr/evaluation/pycocoevalcap/spice/cache
/scr/evaluation/__pycache__
/scr/evaluation/pycocoevalcap/usc_sim/__pycache__
/scr/visualization/mda_mds/mda_mds/__pycache__
/scr/visualization/mda_mds/media