Skip to content

Commit

Permalink
add captions notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziyang Cai committed Mar 1, 2022
1 parent e6937e0 commit 4f6eb67
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Out-of-distribution with language supervision

- `play_with_clip.ipynb`: contains various visualization methods for trained CLIP model.

- `captions.ipynb`: Notebook used to generated captions using the Oscar model from Microsoft. This assumes you have
cloned and installed [Oscar](https://github.com/microsoft/Oscar) and
[scene\_graph\_benchmark](https://github.com/microsoft/scene_graph_benchmark) in the directory running the notebook
from (you can change these directories in the notebook).

# Week2 Record
New dataset from ImageNet:
- 10 Classes from ImageNet-1k
Expand Down
Loading

0 comments on commit 4f6eb67

Please sign in to comment.