Upload VJEPA2ForVideoClassification
Browse files- README.md +199 -0
- config.json +480 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags: []
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,480 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"VJEPA2ForVideoClassification"
|
4 |
+
],
|
5 |
+
"attention_dropout": 0.0,
|
6 |
+
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"crop_size": 256,
|
8 |
+
"drop_path_rate": 0.0,
|
9 |
+
"frames_per_clip": 16,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.0,
|
12 |
+
"hidden_size": 1024,
|
13 |
+
"id2label": {
|
14 |
+
"0": "Jump",
|
15 |
+
"1": "ApplyEyeMakeup",
|
16 |
+
"2": "ApplyLipstick",
|
17 |
+
"3": "Biking",
|
18 |
+
"4": "BlowDryHair",
|
19 |
+
"5": "BrushingTeeth",
|
20 |
+
"6": "CuttingInKitchen",
|
21 |
+
"7": "Haircut",
|
22 |
+
"8": "Hammering",
|
23 |
+
"9": "HandstandPushups",
|
24 |
+
"10": "HandstandWalking",
|
25 |
+
"11": "HeadMassage",
|
26 |
+
"12": "Knitting",
|
27 |
+
"13": "PlayingDaf",
|
28 |
+
"14": "Typing",
|
29 |
+
"15": "WalkingWithDog",
|
30 |
+
"16": "FallDown",
|
31 |
+
"17": "LyingDown",
|
32 |
+
"18": "SitDown",
|
33 |
+
"19": "Sitting",
|
34 |
+
"20": "StandUp",
|
35 |
+
"21": "Standing",
|
36 |
+
"22": "Walking",
|
37 |
+
"23": "DrinkAngry",
|
38 |
+
"24": "DrinkDisgust",
|
39 |
+
"25": "DrinkHappy",
|
40 |
+
"26": "DrinkNeutral",
|
41 |
+
"27": "DrinkSad",
|
42 |
+
"28": "PutonglassesAngry",
|
43 |
+
"29": "PutonglassesHappy",
|
44 |
+
"30": "PutonglassesNeutral",
|
45 |
+
"31": "PutonglassesSad",
|
46 |
+
"32": "PutonjacketAngry",
|
47 |
+
"33": "PutonjacketHappy",
|
48 |
+
"34": "PutonjacketNeutral",
|
49 |
+
"35": "PutonjacketSad",
|
50 |
+
"36": "ReadAngry",
|
51 |
+
"37": "ReadHappy",
|
52 |
+
"38": "ReadNeutral",
|
53 |
+
"39": "ReadSad",
|
54 |
+
"40": "SitdownAngry",
|
55 |
+
"41": "SitdownHappy",
|
56 |
+
"42": "SitdownNeutral",
|
57 |
+
"43": "SitdownSad",
|
58 |
+
"44": "StandupAngry",
|
59 |
+
"45": "StandupHappy",
|
60 |
+
"46": "StandupNeutral",
|
61 |
+
"47": "StandupSad",
|
62 |
+
"48": "TakeoffglassesAngry",
|
63 |
+
"49": "TakeoffglassesHappy",
|
64 |
+
"50": "TakeoffglassesNeutral",
|
65 |
+
"51": "TakeoffglassesSad",
|
66 |
+
"52": "TakeoffjacketAngry",
|
67 |
+
"53": "TakeoffjacketHappy",
|
68 |
+
"54": "TakeoffjacketNeutral",
|
69 |
+
"55": "TakeoffjacketSad",
|
70 |
+
"56": "WriteAngry",
|
71 |
+
"57": "WriteHappy",
|
72 |
+
"58": "WriteNeutral",
|
73 |
+
"59": "Waving",
|
74 |
+
"60": "Fighting",
|
75 |
+
"61": "Clapping",
|
76 |
+
"62": "WalkingWhileUsingPhone",
|
77 |
+
"63": "ClosingABook",
|
78 |
+
"64": "ClosingABox",
|
79 |
+
"65": "ClosingAClosetCabinet",
|
80 |
+
"66": "ClosingADoor",
|
81 |
+
"67": "ClosingALaptop",
|
82 |
+
"68": "ClosingARefrigerator",
|
83 |
+
"69": "ClosingAWindow",
|
84 |
+
"70": "DrinkingFromACupGlassBottle",
|
85 |
+
"71": "EatingASandwich",
|
86 |
+
"72": "FixingADoor",
|
87 |
+
"73": "FixingADoorknob",
|
88 |
+
"74": "FixingALight",
|
89 |
+
"75": "FixingAVacuum",
|
90 |
+
"76": "FixingTheirHair",
|
91 |
+
"77": "GraspingOntoADoorknob",
|
92 |
+
"78": "HoldingABag",
|
93 |
+
"79": "HoldingABlanket",
|
94 |
+
"80": "HoldingABook",
|
95 |
+
"81": "HoldingABox",
|
96 |
+
"82": "HoldingABroom",
|
97 |
+
"83": "HoldingACupGlassBottleOfSomething",
|
98 |
+
"84": "HoldingADish",
|
99 |
+
"85": "HoldingALaptop",
|
100 |
+
"86": "HoldingAMirror",
|
101 |
+
"87": "HoldingAPhoneCamera",
|
102 |
+
"88": "HoldingAPicture",
|
103 |
+
"89": "HoldingAPillow",
|
104 |
+
"90": "HoldingASandwich",
|
105 |
+
"91": "SomeoneIsRunningSomewhere",
|
106 |
+
"92": "SomeoneIsSmiling",
|
107 |
+
"93": "SomeoneIsSneezing",
|
108 |
+
"94": "SomeoneIsStandingUpFromSomewhere",
|
109 |
+
"95": "HoldingAShoeShoes",
|
110 |
+
"96": "HoldingATowelS",
|
111 |
+
"97": "HoldingAVacuum",
|
112 |
+
"98": "HoldingSomeClothes",
|
113 |
+
"99": "HoldingSomeFood",
|
114 |
+
"100": "HoldingSomeMedicine",
|
115 |
+
"101": "LaughingAtAPicture",
|
116 |
+
"102": "LaughingAtTelevision",
|
117 |
+
"103": "LyingOnABed",
|
118 |
+
"104": "LyingOnASofaCouch",
|
119 |
+
"105": "LyingOnTheFloor",
|
120 |
+
"106": "MakingASandwich",
|
121 |
+
"107": "OpeningABag",
|
122 |
+
"108": "OpeningABook",
|
123 |
+
"109": "OpeningABox",
|
124 |
+
"110": "OpeningAClosetCabinet",
|
125 |
+
"111": "OpeningADoor",
|
126 |
+
"112": "OpeningALaptop",
|
127 |
+
"113": "OpeningARefrigerator",
|
128 |
+
"114": "OpeningAWindow",
|
129 |
+
"115": "PlayingWithAPhoneCamera",
|
130 |
+
"116": "PouringSomethingIntoACupGlassBottle",
|
131 |
+
"117": "PuttingABagSomewhere",
|
132 |
+
"118": "PuttingABlanketSomewhere",
|
133 |
+
"119": "PuttingABookSomewhere",
|
134 |
+
"120": "PuttingABoxSomewhere",
|
135 |
+
"121": "PuttingABroomSomewhere",
|
136 |
+
"122": "PuttingACupGlassBottleSomewhere",
|
137 |
+
"123": "PuttingADishEsSomewhere",
|
138 |
+
"124": "PuttingALaptopSomewhere",
|
139 |
+
"125": "PuttingAPhoneCameraSomewhere",
|
140 |
+
"126": "PuttingAPictureSomewhere",
|
141 |
+
"127": "PuttingAPillowSomewhere",
|
142 |
+
"128": "PuttingASandwichSomewhere",
|
143 |
+
"129": "PuttingATowelSSomewhere",
|
144 |
+
"130": "PuttingClothesSomewhere",
|
145 |
+
"131": "PuttingGroceriesSomewhere",
|
146 |
+
"132": "PuttingOnShoeShoes",
|
147 |
+
"133": "PuttingShoesSomewhere",
|
148 |
+
"134": "PuttingSomeFoodSomewhere",
|
149 |
+
"135": "PuttingSomethingOnAShelf",
|
150 |
+
"136": "PuttingSomethingOnATable",
|
151 |
+
"137": "PuttingTheirPaperNotebookSomewhere",
|
152 |
+
"138": "ReachingForAndGrabbingAPicture",
|
153 |
+
"139": "SittingAtATable",
|
154 |
+
"140": "SittingInABed",
|
155 |
+
"141": "SittingInAChair",
|
156 |
+
"142": "SittingOnATable",
|
157 |
+
"143": "SittingOnSofaCouch",
|
158 |
+
"144": "SittingOnTheFloor",
|
159 |
+
"145": "SmilingAtABook",
|
160 |
+
"146": "SmilingInAMirror",
|
161 |
+
"147": "SnugglingWithABlanket",
|
162 |
+
"148": "SnugglingWithAPillow",
|
163 |
+
"149": "SomeoneIsAwakeningInBed",
|
164 |
+
"150": "SomeoneIsAwakeningSomewhere",
|
165 |
+
"151": "SomeoneIsCookingSomething",
|
166 |
+
"152": "SomeoneIsDressing",
|
167 |
+
"153": "SomeoneIsEatingSomething",
|
168 |
+
"154": "SomeoneIsGoingFromStandingToSitting",
|
169 |
+
"155": "SomeoneIsHoldingAPaperNotebook",
|
170 |
+
"156": "SomeoneIsLaughing",
|
171 |
+
"157": "StandingOnAChair",
|
172 |
+
"158": "SomeoneIsUndressing",
|
173 |
+
"159": "TakingABlanketFromSomewhere",
|
174 |
+
"160": "TakingABookFromSomewhere",
|
175 |
+
"161": "TakingABoxFromSomewhere",
|
176 |
+
"162": "TakingADishEsFromSomewhere",
|
177 |
+
"163": "TakingALaptopFromSomewhere",
|
178 |
+
"164": "TakingAPictureOfSomething",
|
179 |
+
"165": "TakingABagFromSomewhere",
|
180 |
+
"166": "TakingABroomFromSomewhere",
|
181 |
+
"167": "TakingACupGlassBottleFromSomewhere",
|
182 |
+
"168": "TakingAPhoneCameraFromSomewhere",
|
183 |
+
"169": "TakingAPillowFromSomewhere",
|
184 |
+
"170": "TakingASandwichFromSomewhere",
|
185 |
+
"171": "TakingATowelSFromSomewhere",
|
186 |
+
"172": "TakingAVacuumFromSomewhere",
|
187 |
+
"173": "TakingConsumingSomeMedicine",
|
188 |
+
"174": "TakingFoodFromSomewhere",
|
189 |
+
"175": "TakingOffSomeShoes",
|
190 |
+
"176": "TakingPaperNotebookFromSomewhere",
|
191 |
+
"177": "TakingShoesFromSomewhere",
|
192 |
+
"178": "TakingSomeClothesFromSomewhere",
|
193 |
+
"179": "TakingSomethingFromABox",
|
194 |
+
"180": "TalkingOnAPhoneCamera",
|
195 |
+
"181": "ThrowingABagSomewhere",
|
196 |
+
"182": "ThrowingABlanketSomewhere",
|
197 |
+
"183": "ThrowingABookSomewhere",
|
198 |
+
"184": "ThrowingABoxSomewhere",
|
199 |
+
"185": "ThrowingABroomSomewhere",
|
200 |
+
"186": "ThrowingAPillowSomewhere",
|
201 |
+
"187": "ThrowingATowelSSomewhere",
|
202 |
+
"188": "ThrowingClothesSomewhere",
|
203 |
+
"189": "ThrowingFoodSomewhere",
|
204 |
+
"190": "ThrowingShoesSomewhere",
|
205 |
+
"191": "ThrowingSomethingOnTheFloor",
|
206 |
+
"192": "TidyingAShelfOrSomethingOnAShelf",
|
207 |
+
"193": "TidyingSomeClothes",
|
208 |
+
"194": "TidyingSomethingOnTheFloor",
|
209 |
+
"195": "TidyingUpABlanketS",
|
210 |
+
"196": "TidyingUpAClosetCabinet",
|
211 |
+
"197": "TidyingUpATable",
|
212 |
+
"198": "TidyingUpATowelS",
|
213 |
+
"199": "TidyingUpWithABroom",
|
214 |
+
"200": "TurningOffALight",
|
215 |
+
"201": "TurningOnALight",
|
216 |
+
"202": "WalkingThroughADoorway",
|
217 |
+
"203": "WashADishDishes",
|
218 |
+
"204": "WashingACupGlassBottle",
|
219 |
+
"205": "WashingAMirror",
|
220 |
+
"206": "WashingATable",
|
221 |
+
"207": "WashingAWindow",
|
222 |
+
"208": "WashingSomeClothes",
|
223 |
+
"209": "WashingSomethingWithATowel",
|
224 |
+
"210": "WashingTheirHands",
|
225 |
+
"211": "WatchingALaptopOrSomethingOnALaptop",
|
226 |
+
"212": "WatchingLookingAtAPicture",
|
227 |
+
"213": "WatchingLookingOutsideOfAWindow",
|
228 |
+
"214": "WatchingReadingLookingAtABook",
|
229 |
+
"215": "WatchingSomethingSomeoneThemselvesInAMirror",
|
230 |
+
"216": "WatchingTelevision",
|
231 |
+
"217": "WorkingAtATable",
|
232 |
+
"218": "WorkingOnPaperNotebook",
|
233 |
+
"219": "WorkingPlayingOnALaptop"
|
234 |
+
},
|
235 |
+
"image_size": 256,
|
236 |
+
"in_chans": 3,
|
237 |
+
"initializer_range": 0.02,
|
238 |
+
"label2id": {
|
239 |
+
"ApplyEyeMakeup": 1,
|
240 |
+
"ApplyLipstick": 2,
|
241 |
+
"Biking": 3,
|
242 |
+
"BlowDryHair": 4,
|
243 |
+
"BrushingTeeth": 5,
|
244 |
+
"Clapping": 61,
|
245 |
+
"ClosingABook": 63,
|
246 |
+
"ClosingABox": 64,
|
247 |
+
"ClosingAClosetCabinet": 65,
|
248 |
+
"ClosingADoor": 66,
|
249 |
+
"ClosingALaptop": 67,
|
250 |
+
"ClosingARefrigerator": 68,
|
251 |
+
"ClosingAWindow": 69,
|
252 |
+
"CuttingInKitchen": 6,
|
253 |
+
"DrinkAngry": 23,
|
254 |
+
"DrinkDisgust": 24,
|
255 |
+
"DrinkHappy": 25,
|
256 |
+
"DrinkNeutral": 26,
|
257 |
+
"DrinkSad": 27,
|
258 |
+
"DrinkingFromACupGlassBottle": 70,
|
259 |
+
"EatingASandwich": 71,
|
260 |
+
"FallDown": 16,
|
261 |
+
"Fighting": 60,
|
262 |
+
"FixingADoor": 72,
|
263 |
+
"FixingADoorknob": 73,
|
264 |
+
"FixingALight": 74,
|
265 |
+
"FixingAVacuum": 75,
|
266 |
+
"FixingTheirHair": 76,
|
267 |
+
"GraspingOntoADoorknob": 77,
|
268 |
+
"Haircut": 7,
|
269 |
+
"Hammering": 8,
|
270 |
+
"HandstandPushups": 9,
|
271 |
+
"HandstandWalking": 10,
|
272 |
+
"HeadMassage": 11,
|
273 |
+
"HoldingABag": 78,
|
274 |
+
"HoldingABlanket": 79,
|
275 |
+
"HoldingABook": 80,
|
276 |
+
"HoldingABox": 81,
|
277 |
+
"HoldingABroom": 82,
|
278 |
+
"HoldingACupGlassBottleOfSomething": 83,
|
279 |
+
"HoldingADish": 84,
|
280 |
+
"HoldingALaptop": 85,
|
281 |
+
"HoldingAMirror": 86,
|
282 |
+
"HoldingAPhoneCamera": 87,
|
283 |
+
"HoldingAPicture": 88,
|
284 |
+
"HoldingAPillow": 89,
|
285 |
+
"HoldingASandwich": 90,
|
286 |
+
"HoldingAShoeShoes": 95,
|
287 |
+
"HoldingATowelS": 96,
|
288 |
+
"HoldingAVacuum": 97,
|
289 |
+
"HoldingSomeClothes": 98,
|
290 |
+
"HoldingSomeFood": 99,
|
291 |
+
"HoldingSomeMedicine": 100,
|
292 |
+
"Jump": 0,
|
293 |
+
"Knitting": 12,
|
294 |
+
"LaughingAtAPicture": 101,
|
295 |
+
"LaughingAtTelevision": 102,
|
296 |
+
"LyingDown": 17,
|
297 |
+
"LyingOnABed": 103,
|
298 |
+
"LyingOnASofaCouch": 104,
|
299 |
+
"LyingOnTheFloor": 105,
|
300 |
+
"MakingASandwich": 106,
|
301 |
+
"OpeningABag": 107,
|
302 |
+
"OpeningABook": 108,
|
303 |
+
"OpeningABox": 109,
|
304 |
+
"OpeningAClosetCabinet": 110,
|
305 |
+
"OpeningADoor": 111,
|
306 |
+
"OpeningALaptop": 112,
|
307 |
+
"OpeningARefrigerator": 113,
|
308 |
+
"OpeningAWindow": 114,
|
309 |
+
"PlayingDaf": 13,
|
310 |
+
"PlayingWithAPhoneCamera": 115,
|
311 |
+
"PouringSomethingIntoACupGlassBottle": 116,
|
312 |
+
"PutonglassesAngry": 28,
|
313 |
+
"PutonglassesHappy": 29,
|
314 |
+
"PutonglassesNeutral": 30,
|
315 |
+
"PutonglassesSad": 31,
|
316 |
+
"PutonjacketAngry": 32,
|
317 |
+
"PutonjacketHappy": 33,
|
318 |
+
"PutonjacketNeutral": 34,
|
319 |
+
"PutonjacketSad": 35,
|
320 |
+
"PuttingABagSomewhere": 117,
|
321 |
+
"PuttingABlanketSomewhere": 118,
|
322 |
+
"PuttingABookSomewhere": 119,
|
323 |
+
"PuttingABoxSomewhere": 120,
|
324 |
+
"PuttingABroomSomewhere": 121,
|
325 |
+
"PuttingACupGlassBottleSomewhere": 122,
|
326 |
+
"PuttingADishEsSomewhere": 123,
|
327 |
+
"PuttingALaptopSomewhere": 124,
|
328 |
+
"PuttingAPhoneCameraSomewhere": 125,
|
329 |
+
"PuttingAPictureSomewhere": 126,
|
330 |
+
"PuttingAPillowSomewhere": 127,
|
331 |
+
"PuttingASandwichSomewhere": 128,
|
332 |
+
"PuttingATowelSSomewhere": 129,
|
333 |
+
"PuttingClothesSomewhere": 130,
|
334 |
+
"PuttingGroceriesSomewhere": 131,
|
335 |
+
"PuttingOnShoeShoes": 132,
|
336 |
+
"PuttingShoesSomewhere": 133,
|
337 |
+
"PuttingSomeFoodSomewhere": 134,
|
338 |
+
"PuttingSomethingOnAShelf": 135,
|
339 |
+
"PuttingSomethingOnATable": 136,
|
340 |
+
"PuttingTheirPaperNotebookSomewhere": 137,
|
341 |
+
"ReachingForAndGrabbingAPicture": 138,
|
342 |
+
"ReadAngry": 36,
|
343 |
+
"ReadHappy": 37,
|
344 |
+
"ReadNeutral": 38,
|
345 |
+
"ReadSad": 39,
|
346 |
+
"SitDown": 18,
|
347 |
+
"SitdownAngry": 40,
|
348 |
+
"SitdownHappy": 41,
|
349 |
+
"SitdownNeutral": 42,
|
350 |
+
"SitdownSad": 43,
|
351 |
+
"Sitting": 19,
|
352 |
+
"SittingAtATable": 139,
|
353 |
+
"SittingInABed": 140,
|
354 |
+
"SittingInAChair": 141,
|
355 |
+
"SittingOnATable": 142,
|
356 |
+
"SittingOnSofaCouch": 143,
|
357 |
+
"SittingOnTheFloor": 144,
|
358 |
+
"SmilingAtABook": 145,
|
359 |
+
"SmilingInAMirror": 146,
|
360 |
+
"SnugglingWithABlanket": 147,
|
361 |
+
"SnugglingWithAPillow": 148,
|
362 |
+
"SomeoneIsAwakeningInBed": 149,
|
363 |
+
"SomeoneIsAwakeningSomewhere": 150,
|
364 |
+
"SomeoneIsCookingSomething": 151,
|
365 |
+
"SomeoneIsDressing": 152,
|
366 |
+
"SomeoneIsEatingSomething": 153,
|
367 |
+
"SomeoneIsGoingFromStandingToSitting": 154,
|
368 |
+
"SomeoneIsHoldingAPaperNotebook": 155,
|
369 |
+
"SomeoneIsLaughing": 156,
|
370 |
+
"SomeoneIsRunningSomewhere": 91,
|
371 |
+
"SomeoneIsSmiling": 92,
|
372 |
+
"SomeoneIsSneezing": 93,
|
373 |
+
"SomeoneIsStandingUpFromSomewhere": 94,
|
374 |
+
"SomeoneIsUndressing": 158,
|
375 |
+
"StandUp": 20,
|
376 |
+
"Standing": 21,
|
377 |
+
"StandingOnAChair": 157,
|
378 |
+
"StandupAngry": 44,
|
379 |
+
"StandupHappy": 45,
|
380 |
+
"StandupNeutral": 46,
|
381 |
+
"StandupSad": 47,
|
382 |
+
"TakeoffglassesAngry": 48,
|
383 |
+
"TakeoffglassesHappy": 49,
|
384 |
+
"TakeoffglassesNeutral": 50,
|
385 |
+
"TakeoffglassesSad": 51,
|
386 |
+
"TakeoffjacketAngry": 52,
|
387 |
+
"TakeoffjacketHappy": 53,
|
388 |
+
"TakeoffjacketNeutral": 54,
|
389 |
+
"TakeoffjacketSad": 55,
|
390 |
+
"TakingABagFromSomewhere": 165,
|
391 |
+
"TakingABlanketFromSomewhere": 159,
|
392 |
+
"TakingABookFromSomewhere": 160,
|
393 |
+
"TakingABoxFromSomewhere": 161,
|
394 |
+
"TakingABroomFromSomewhere": 166,
|
395 |
+
"TakingACupGlassBottleFromSomewhere": 167,
|
396 |
+
"TakingADishEsFromSomewhere": 162,
|
397 |
+
"TakingALaptopFromSomewhere": 163,
|
398 |
+
"TakingAPhoneCameraFromSomewhere": 168,
|
399 |
+
"TakingAPictureOfSomething": 164,
|
400 |
+
"TakingAPillowFromSomewhere": 169,
|
401 |
+
"TakingASandwichFromSomewhere": 170,
|
402 |
+
"TakingATowelSFromSomewhere": 171,
|
403 |
+
"TakingAVacuumFromSomewhere": 172,
|
404 |
+
"TakingConsumingSomeMedicine": 173,
|
405 |
+
"TakingFoodFromSomewhere": 174,
|
406 |
+
"TakingOffSomeShoes": 175,
|
407 |
+
"TakingPaperNotebookFromSomewhere": 176,
|
408 |
+
"TakingShoesFromSomewhere": 177,
|
409 |
+
"TakingSomeClothesFromSomewhere": 178,
|
410 |
+
"TakingSomethingFromABox": 179,
|
411 |
+
"TalkingOnAPhoneCamera": 180,
|
412 |
+
"ThrowingABagSomewhere": 181,
|
413 |
+
"ThrowingABlanketSomewhere": 182,
|
414 |
+
"ThrowingABookSomewhere": 183,
|
415 |
+
"ThrowingABoxSomewhere": 184,
|
416 |
+
"ThrowingABroomSomewhere": 185,
|
417 |
+
"ThrowingAPillowSomewhere": 186,
|
418 |
+
"ThrowingATowelSSomewhere": 187,
|
419 |
+
"ThrowingClothesSomewhere": 188,
|
420 |
+
"ThrowingFoodSomewhere": 189,
|
421 |
+
"ThrowingShoesSomewhere": 190,
|
422 |
+
"ThrowingSomethingOnTheFloor": 191,
|
423 |
+
"TidyingAShelfOrSomethingOnAShelf": 192,
|
424 |
+
"TidyingSomeClothes": 193,
|
425 |
+
"TidyingSomethingOnTheFloor": 194,
|
426 |
+
"TidyingUpABlanketS": 195,
|
427 |
+
"TidyingUpAClosetCabinet": 196,
|
428 |
+
"TidyingUpATable": 197,
|
429 |
+
"TidyingUpATowelS": 198,
|
430 |
+
"TidyingUpWithABroom": 199,
|
431 |
+
"TurningOffALight": 200,
|
432 |
+
"TurningOnALight": 201,
|
433 |
+
"Typing": 14,
|
434 |
+
"Walking": 22,
|
435 |
+
"WalkingThroughADoorway": 202,
|
436 |
+
"WalkingWhileUsingPhone": 62,
|
437 |
+
"WalkingWithDog": 15,
|
438 |
+
"WashADishDishes": 203,
|
439 |
+
"WashingACupGlassBottle": 204,
|
440 |
+
"WashingAMirror": 205,
|
441 |
+
"WashingATable": 206,
|
442 |
+
"WashingAWindow": 207,
|
443 |
+
"WashingSomeClothes": 208,
|
444 |
+
"WashingSomethingWithATowel": 209,
|
445 |
+
"WashingTheirHands": 210,
|
446 |
+
"WatchingALaptopOrSomethingOnALaptop": 211,
|
447 |
+
"WatchingLookingAtAPicture": 212,
|
448 |
+
"WatchingLookingOutsideOfAWindow": 213,
|
449 |
+
"WatchingReadingLookingAtABook": 214,
|
450 |
+
"WatchingSomethingSomeoneThemselvesInAMirror": 215,
|
451 |
+
"WatchingTelevision": 216,
|
452 |
+
"Waving": 59,
|
453 |
+
"WorkingAtATable": 217,
|
454 |
+
"WorkingOnPaperNotebook": 218,
|
455 |
+
"WorkingPlayingOnALaptop": 219,
|
456 |
+
"WriteAngry": 56,
|
457 |
+
"WriteHappy": 57,
|
458 |
+
"WriteNeutral": 58
|
459 |
+
},
|
460 |
+
"layer_norm_eps": 1e-06,
|
461 |
+
"mlp_ratio": 4,
|
462 |
+
"model_type": "vjepa2",
|
463 |
+
"num_attention_heads": 16,
|
464 |
+
"num_hidden_layers": 24,
|
465 |
+
"num_pooler_layers": 3,
|
466 |
+
"patch_size": 16,
|
467 |
+
"pred_hidden_size": 384,
|
468 |
+
"pred_mlp_ratio": 4.0,
|
469 |
+
"pred_num_attention_heads": 12,
|
470 |
+
"pred_num_hidden_layers": 12,
|
471 |
+
"pred_num_mask_tokens": 10,
|
472 |
+
"pred_zero_init_mask_tokens": true,
|
473 |
+
"problem_type": "single_label_classification",
|
474 |
+
"qkv_bias": true,
|
475 |
+
"torch_dtype": "float32",
|
476 |
+
"transformers_version": "4.54.0.dev0",
|
477 |
+
"tubelet_size": 2,
|
478 |
+
"use_SiLU": false,
|
479 |
+
"wide_SiLU": true
|
480 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f7843547dc0139122f9569f43052e894238539d2379cf08147b1a393266cff4
|
3 |
+
size 1502207192
|