jongwoopark7978
commited on
Commit
·
fa69e16
1
Parent(s):
54216bc
feat: add clippy_5k.pt to the repository root
Browse files- .gitattributes +2 -0
- README.md +1 -1
- clippy_5k.pt +3 -0
- tables/table_combined.png +0 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
figures/*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
figures/*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
figures/*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
figures/*.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
tables/*.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
tables/*.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -107,7 +107,7 @@ You can quickly run the LLM to produce answers once you have the keyframe-based
|
|
| 107 |
|
| 108 |
### coarseKeyframeDetector.py CLIP model checkpoint
|
| 109 |
- ICCV 2023 [Perceptual Grouping in Contrastive Vision-Language Models](https://arxiv.org/abs/2210.09996)
|
| 110 |
-
- Checkpoint:
|
| 111 |
|
| 112 |
|
| 113 |
# Citation
|
|
|
|
| 107 |
|
| 108 |
### coarseKeyframeDetector.py CLIP model checkpoint
|
| 109 |
- ICCV 2023 [Perceptual Grouping in Contrastive Vision-Language Models](https://arxiv.org/abs/2210.09996)
|
| 110 |
+
- Checkpoint: clippy_5k.pt in the root directory.
|
| 111 |
|
| 112 |
|
| 113 |
# Citation
|
clippy_5k.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b056a9498799fa8ccbbc4a1747df8c274a5fb2cd82f6de0da2a1e5b298e5a4
|
| 3 |
+
size 784148491
|
tables/table_combined.png
CHANGED
|
|
Git LFS Details
|