-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
50 lines (46 loc) · 1.71 KB
/
.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
build/*
.ipynb_checkpoints
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## Build generated
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/*
xcuserdata
## Other
*.moved-aside
*.xccheckout
*.xcscmblueprint
research/peter/oscCommunication/bin/oscChatApp.app
research/peter/oscChatOF_Example/bin/oscChatApp.app
research/peter/oscCommunication/bin/oscSenderRecieverApp.app
research/peter/StoryTeller/data/neural_storyteller/caption_style.npy
research/peter/StoryTeller/data/neural_storyteller/coco_embedding.npz
research/peter/StoryTeller/data/neural_storyteller/coco_embedding.npz.dictionary.pkl
research/peter/StoryTeller/data/neural_storyteller/coco_embedding.npz.pkl
research/peter/StoryTeller/data/neural_storyteller/coco_train_caps.txt
research/peter/StoryTeller/data/neural_storyteller/romance.npz
research/peter/StoryTeller/data/neural_storyteller/romance.npz.pkl
research/peter/StoryTeller/data/neural_storyteller/romance_dictionary.pkl
research/peter/StoryTeller/data/neural_storyteller/romance_style.npy
research/peter/StoryTeller/data/neural_storyteller/swift_style.npy
research/peter/StoryTeller/data/skip-thoughts/bi_skip.npz
research/peter/StoryTeller/data/skip-thoughts/bi_skip.npz.pkl
research/peter/StoryTeller/data/skip-thoughts/btable.npy
research/peter/StoryTeller/data/skip-thoughts/dictionary.txt
research/peter/StoryTeller/data/skip-thoughts/uni_skip.npz
research/peter/StoryTeller/data/skip-thoughts/uni_skip.npz.pkl
research/peter/StoryTeller/data/skip-thoughts/utable.npy
research/peter/StoryTeller/data/vgg/vgg19.pkl
out.jpg
*.app
log.txt
*.pyc