Upload VJEPA2ForVideoClassification
Browse files- README.md +199 -0
- config.json +482 -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,482 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "ApplyLipstick",
|
15 |
+
"1": "ApplyEyeMakeup",
|
16 |
+
"2": "Biking",
|
17 |
+
"3": "BrushingTeeth",
|
18 |
+
"4": "CuttingInKitchen",
|
19 |
+
"5": "Haircut",
|
20 |
+
"6": "HandstandWalking",
|
21 |
+
"7": "HandstandPushups",
|
22 |
+
"8": "Hammering",
|
23 |
+
"9": "Knitting",
|
24 |
+
"10": "Typing",
|
25 |
+
"11": "BlowDryHair",
|
26 |
+
"12": "PlayingDaf",
|
27 |
+
"13": "HeadMassage",
|
28 |
+
"14": "WalkingWithDog",
|
29 |
+
"15": "Sitting",
|
30 |
+
"16": "Standing",
|
31 |
+
"17": "Walking",
|
32 |
+
"18": "DrinkAngry",
|
33 |
+
"19": "DrinkDisgust",
|
34 |
+
"20": "DrinkHappy",
|
35 |
+
"21": "DrinkNeutral",
|
36 |
+
"22": "DrinkSad",
|
37 |
+
"23": "PutonglassesAngry",
|
38 |
+
"24": "PutonglassesHappy",
|
39 |
+
"25": "PutonglassesNeutral",
|
40 |
+
"26": "PutonglassesSad",
|
41 |
+
"27": "PutonjacketAngry",
|
42 |
+
"28": "PutonjacketHappy",
|
43 |
+
"29": "PutonjacketNeutral",
|
44 |
+
"30": "PutonjacketSad",
|
45 |
+
"31": "ReadAngry",
|
46 |
+
"32": "ReadHappy",
|
47 |
+
"33": "ReadNeutral",
|
48 |
+
"34": "ReadSad",
|
49 |
+
"35": "SitdownAngry",
|
50 |
+
"36": "SitdownHappy",
|
51 |
+
"37": "SitdownNeutral",
|
52 |
+
"38": "SitdownSad",
|
53 |
+
"39": "StandupAngry",
|
54 |
+
"40": "StandupHappy",
|
55 |
+
"41": "StandupNeutral",
|
56 |
+
"42": "StandupSad",
|
57 |
+
"43": "TakeoffglassesAngry",
|
58 |
+
"44": "TakeoffglassesHappy",
|
59 |
+
"45": "TakeoffglassesNeutral",
|
60 |
+
"46": "TakeoffglassesSad",
|
61 |
+
"47": "TakeoffjacketAngry",
|
62 |
+
"48": "TakeoffjacketHappy",
|
63 |
+
"49": "TakeoffjacketNeutral",
|
64 |
+
"50": "TakeoffjacketSad",
|
65 |
+
"51": "WriteAngry",
|
66 |
+
"52": "WriteHappy",
|
67 |
+
"53": "WriteNeutral",
|
68 |
+
"54": "ViolenceFighting",
|
69 |
+
"55": "Fighting",
|
70 |
+
"56": "Waving",
|
71 |
+
"57": "Clapping",
|
72 |
+
"58": "WalkingWhileUsingPhone",
|
73 |
+
"59": "Jump",
|
74 |
+
"60": "SitDown",
|
75 |
+
"61": "LyingDown",
|
76 |
+
"62": "StandUp",
|
77 |
+
"63": "FallDown",
|
78 |
+
"64": "ClosingABook",
|
79 |
+
"65": "ClosingABox",
|
80 |
+
"66": "ClosingAClosetCabinet",
|
81 |
+
"67": "ClosingADoor",
|
82 |
+
"68": "ClosingALaptop",
|
83 |
+
"69": "ClosingARefrigerator",
|
84 |
+
"70": "ClosingAWindow",
|
85 |
+
"71": "DrinkingFromACupGlassBottle",
|
86 |
+
"72": "EatingASandwich",
|
87 |
+
"73": "FixingADoor",
|
88 |
+
"74": "FixingADoorknob",
|
89 |
+
"75": "FixingALight",
|
90 |
+
"76": "FixingAVacuum",
|
91 |
+
"77": "FixingTheirHair",
|
92 |
+
"78": "GraspingOntoADoorknob",
|
93 |
+
"79": "HoldingABag",
|
94 |
+
"80": "HoldingABlanket",
|
95 |
+
"81": "HoldingABook",
|
96 |
+
"82": "HoldingABox",
|
97 |
+
"83": "HoldingABroom",
|
98 |
+
"84": "HoldingACupGlassBottleOfSomething",
|
99 |
+
"85": "HoldingADish",
|
100 |
+
"86": "HoldingALaptop",
|
101 |
+
"87": "HoldingAMirror",
|
102 |
+
"88": "HoldingAPhoneCamera",
|
103 |
+
"89": "HoldingAPicture",
|
104 |
+
"90": "HoldingAPillow",
|
105 |
+
"91": "HoldingASandwich",
|
106 |
+
"92": "HoldingAShoeShoes",
|
107 |
+
"93": "HoldingATowelS",
|
108 |
+
"94": "HoldingAVacuum",
|
109 |
+
"95": "HoldingSomeClothes",
|
110 |
+
"96": "HoldingSomeFood",
|
111 |
+
"97": "HoldingSomeMedicine",
|
112 |
+
"98": "LaughingAtAPicture",
|
113 |
+
"99": "LaughingAtTelevision",
|
114 |
+
"100": "LyingOnABed",
|
115 |
+
"101": "LyingOnASofaCouch",
|
116 |
+
"102": "LyingOnTheFloor",
|
117 |
+
"103": "MakingASandwich",
|
118 |
+
"104": "OpeningABag",
|
119 |
+
"105": "OpeningABook",
|
120 |
+
"106": "OpeningABox",
|
121 |
+
"107": "OpeningAClosetCabinet",
|
122 |
+
"108": "OpeningADoor",
|
123 |
+
"109": "OpeningALaptop",
|
124 |
+
"110": "OpeningARefrigerator",
|
125 |
+
"111": "OpeningAWindow",
|
126 |
+
"112": "PlayingWithAPhoneCamera",
|
127 |
+
"113": "PouringSomethingIntoACupGlassBottle",
|
128 |
+
"114": "PuttingABagSomewhere",
|
129 |
+
"115": "PuttingABlanketSomewhere",
|
130 |
+
"116": "PuttingABookSomewhere",
|
131 |
+
"117": "PuttingABoxSomewhere",
|
132 |
+
"118": "PuttingABroomSomewhere",
|
133 |
+
"119": "PuttingACupGlassBottleSomewhere",
|
134 |
+
"120": "PuttingADishEsSomewhere",
|
135 |
+
"121": "PuttingALaptopSomewhere",
|
136 |
+
"122": "PuttingAPhoneCameraSomewhere",
|
137 |
+
"123": "PuttingAPictureSomewhere",
|
138 |
+
"124": "PuttingAPillowSomewhere",
|
139 |
+
"125": "PuttingASandwichSomewhere",
|
140 |
+
"126": "PuttingATowelSSomewhere",
|
141 |
+
"127": "PuttingClothesSomewhere",
|
142 |
+
"128": "PuttingGroceriesSomewhere",
|
143 |
+
"129": "PuttingOnShoeShoes",
|
144 |
+
"130": "PuttingShoesSomewhere",
|
145 |
+
"131": "PuttingSomeFoodSomewhere",
|
146 |
+
"132": "PuttingSomethingOnAShelf",
|
147 |
+
"133": "PuttingSomethingOnATable",
|
148 |
+
"134": "PuttingTheirPaperNotebookSomewhere",
|
149 |
+
"135": "ReachingForAndGrabbingAPicture",
|
150 |
+
"136": "SittingAtATable",
|
151 |
+
"137": "SittingInABed",
|
152 |
+
"138": "SittingInAChair",
|
153 |
+
"139": "SittingOnATable",
|
154 |
+
"140": "SittingOnSofaCouch",
|
155 |
+
"141": "SittingOnTheFloor",
|
156 |
+
"142": "SmilingAtABook",
|
157 |
+
"143": "SmilingInAMirror",
|
158 |
+
"144": "SnugglingWithABlanket",
|
159 |
+
"145": "SnugglingWithAPillow",
|
160 |
+
"146": "SomeoneIsAwakeningInBed",
|
161 |
+
"147": "SomeoneIsAwakeningSomewhere",
|
162 |
+
"148": "SomeoneIsCookingSomething",
|
163 |
+
"149": "SomeoneIsDressing",
|
164 |
+
"150": "SomeoneIsEatingSomething",
|
165 |
+
"151": "SomeoneIsGoingFromStandingToSitting",
|
166 |
+
"152": "SomeoneIsHoldingAPaperNotebook",
|
167 |
+
"153": "SomeoneIsLaughing",
|
168 |
+
"154": "SomeoneIsRunningSomewhere",
|
169 |
+
"155": "SomeoneIsSmiling",
|
170 |
+
"156": "SomeoneIsSneezing",
|
171 |
+
"157": "SomeoneIsStandingUpFromSomewhere",
|
172 |
+
"158": "SomeoneIsUndressing",
|
173 |
+
"159": "StandingOnAChair",
|
174 |
+
"160": "TakingABagFromSomewhere",
|
175 |
+
"161": "TakingABlanketFromSomewhere",
|
176 |
+
"162": "TakingABookFromSomewhere",
|
177 |
+
"163": "TakingABoxFromSomewhere",
|
178 |
+
"164": "TakingABroomFromSomewhere",
|
179 |
+
"165": "TakingACupGlassBottleFromSomewhere",
|
180 |
+
"166": "TakingADishEsFromSomewhere",
|
181 |
+
"167": "TakingALaptopFromSomewhere",
|
182 |
+
"168": "TakingAPhoneCameraFromSomewhere",
|
183 |
+
"169": "TakingAPictureOfSomething",
|
184 |
+
"170": "TakingAPillowFromSomewhere",
|
185 |
+
"171": "TakingASandwichFromSomewhere",
|
186 |
+
"172": "TakingATowelSFromSomewhere",
|
187 |
+
"173": "TakingAVacuumFromSomewhere",
|
188 |
+
"174": "TakingConsumingSomeMedicine",
|
189 |
+
"175": "TakingFoodFromSomewhere",
|
190 |
+
"176": "TakingOffSomeShoes",
|
191 |
+
"177": "TakingPaperNotebookFromSomewhere",
|
192 |
+
"178": "TakingShoesFromSomewhere",
|
193 |
+
"179": "TakingSomeClothesFromSomewhere",
|
194 |
+
"180": "TakingSomethingFromABox",
|
195 |
+
"181": "TalkingOnAPhoneCamera",
|
196 |
+
"182": "ThrowingABagSomewhere",
|
197 |
+
"183": "ThrowingABlanketSomewhere",
|
198 |
+
"184": "ThrowingABookSomewhere",
|
199 |
+
"185": "ThrowingABoxSomewhere",
|
200 |
+
"186": "ThrowingABroomSomewhere",
|
201 |
+
"187": "ThrowingAPillowSomewhere",
|
202 |
+
"188": "ThrowingATowelSSomewhere",
|
203 |
+
"189": "ThrowingClothesSomewhere",
|
204 |
+
"190": "ThrowingFoodSomewhere",
|
205 |
+
"191": "ThrowingShoesSomewhere",
|
206 |
+
"192": "ThrowingSomethingOnTheFloor",
|
207 |
+
"193": "TidyingAShelfOrSomethingOnAShelf",
|
208 |
+
"194": "TidyingSomeClothes",
|
209 |
+
"195": "TidyingSomethingOnTheFloor",
|
210 |
+
"196": "TidyingUpABlanketS",
|
211 |
+
"197": "TidyingUpAClosetCabinet",
|
212 |
+
"198": "TidyingUpATable",
|
213 |
+
"199": "TidyingUpATowelS",
|
214 |
+
"200": "TidyingUpWithABroom",
|
215 |
+
"201": "TurningOffALight",
|
216 |
+
"202": "TurningOnALight",
|
217 |
+
"203": "WalkingThroughADoorway",
|
218 |
+
"204": "WashADishDishes",
|
219 |
+
"205": "WashingACupGlassBottle",
|
220 |
+
"206": "WashingAMirror",
|
221 |
+
"207": "WashingATable",
|
222 |
+
"208": "WashingAWindow",
|
223 |
+
"209": "WashingSomeClothes",
|
224 |
+
"210": "WashingSomethingWithATowel",
|
225 |
+
"211": "WashingTheirHands",
|
226 |
+
"212": "WatchingALaptopOrSomethingOnALaptop",
|
227 |
+
"213": "WatchingLookingAtAPicture",
|
228 |
+
"214": "WatchingLookingOutsideOfAWindow",
|
229 |
+
"215": "WatchingReadingLookingAtABook",
|
230 |
+
"216": "WatchingSomethingSomeoneThemselvesInAMirror",
|
231 |
+
"217": "WatchingTelevision",
|
232 |
+
"218": "WorkingAtATable",
|
233 |
+
"219": "WorkingOnPaperNotebook",
|
234 |
+
"220": "WorkingPlayingOnALaptop"
|
235 |
+
},
|
236 |
+
"image_size": 256,
|
237 |
+
"in_chans": 3,
|
238 |
+
"initializer_range": 0.02,
|
239 |
+
"label2id": {
|
240 |
+
"ApplyEyeMakeup": 1,
|
241 |
+
"ApplyLipstick": 0,
|
242 |
+
"Biking": 2,
|
243 |
+
"BlowDryHair": 11,
|
244 |
+
"BrushingTeeth": 3,
|
245 |
+
"Clapping": 57,
|
246 |
+
"ClosingABook": 64,
|
247 |
+
"ClosingABox": 65,
|
248 |
+
"ClosingAClosetCabinet": 66,
|
249 |
+
"ClosingADoor": 67,
|
250 |
+
"ClosingALaptop": 68,
|
251 |
+
"ClosingARefrigerator": 69,
|
252 |
+
"ClosingAWindow": 70,
|
253 |
+
"CuttingInKitchen": 4,
|
254 |
+
"DrinkAngry": 18,
|
255 |
+
"DrinkDisgust": 19,
|
256 |
+
"DrinkHappy": 20,
|
257 |
+
"DrinkNeutral": 21,
|
258 |
+
"DrinkSad": 22,
|
259 |
+
"DrinkingFromACupGlassBottle": 71,
|
260 |
+
"EatingASandwich": 72,
|
261 |
+
"FallDown": 63,
|
262 |
+
"Fighting": 55,
|
263 |
+
"FixingADoor": 73,
|
264 |
+
"FixingADoorknob": 74,
|
265 |
+
"FixingALight": 75,
|
266 |
+
"FixingAVacuum": 76,
|
267 |
+
"FixingTheirHair": 77,
|
268 |
+
"GraspingOntoADoorknob": 78,
|
269 |
+
"Haircut": 5,
|
270 |
+
"Hammering": 8,
|
271 |
+
"HandstandPushups": 7,
|
272 |
+
"HandstandWalking": 6,
|
273 |
+
"HeadMassage": 13,
|
274 |
+
"HoldingABag": 79,
|
275 |
+
"HoldingABlanket": 80,
|
276 |
+
"HoldingABook": 81,
|
277 |
+
"HoldingABox": 82,
|
278 |
+
"HoldingABroom": 83,
|
279 |
+
"HoldingACupGlassBottleOfSomething": 84,
|
280 |
+
"HoldingADish": 85,
|
281 |
+
"HoldingALaptop": 86,
|
282 |
+
"HoldingAMirror": 87,
|
283 |
+
"HoldingAPhoneCamera": 88,
|
284 |
+
"HoldingAPicture": 89,
|
285 |
+
"HoldingAPillow": 90,
|
286 |
+
"HoldingASandwich": 91,
|
287 |
+
"HoldingAShoeShoes": 92,
|
288 |
+
"HoldingATowelS": 93,
|
289 |
+
"HoldingAVacuum": 94,
|
290 |
+
"HoldingSomeClothes": 95,
|
291 |
+
"HoldingSomeFood": 96,
|
292 |
+
"HoldingSomeMedicine": 97,
|
293 |
+
"Jump": 59,
|
294 |
+
"Knitting": 9,
|
295 |
+
"LaughingAtAPicture": 98,
|
296 |
+
"LaughingAtTelevision": 99,
|
297 |
+
"LyingDown": 61,
|
298 |
+
"LyingOnABed": 100,
|
299 |
+
"LyingOnASofaCouch": 101,
|
300 |
+
"LyingOnTheFloor": 102,
|
301 |
+
"MakingASandwich": 103,
|
302 |
+
"OpeningABag": 104,
|
303 |
+
"OpeningABook": 105,
|
304 |
+
"OpeningABox": 106,
|
305 |
+
"OpeningAClosetCabinet": 107,
|
306 |
+
"OpeningADoor": 108,
|
307 |
+
"OpeningALaptop": 109,
|
308 |
+
"OpeningARefrigerator": 110,
|
309 |
+
"OpeningAWindow": 111,
|
310 |
+
"PlayingDaf": 12,
|
311 |
+
"PlayingWithAPhoneCamera": 112,
|
312 |
+
"PouringSomethingIntoACupGlassBottle": 113,
|
313 |
+
"PutonglassesAngry": 23,
|
314 |
+
"PutonglassesHappy": 24,
|
315 |
+
"PutonglassesNeutral": 25,
|
316 |
+
"PutonglassesSad": 26,
|
317 |
+
"PutonjacketAngry": 27,
|
318 |
+
"PutonjacketHappy": 28,
|
319 |
+
"PutonjacketNeutral": 29,
|
320 |
+
"PutonjacketSad": 30,
|
321 |
+
"PuttingABagSomewhere": 114,
|
322 |
+
"PuttingABlanketSomewhere": 115,
|
323 |
+
"PuttingABookSomewhere": 116,
|
324 |
+
"PuttingABoxSomewhere": 117,
|
325 |
+
"PuttingABroomSomewhere": 118,
|
326 |
+
"PuttingACupGlassBottleSomewhere": 119,
|
327 |
+
"PuttingADishEsSomewhere": 120,
|
328 |
+
"PuttingALaptopSomewhere": 121,
|
329 |
+
"PuttingAPhoneCameraSomewhere": 122,
|
330 |
+
"PuttingAPictureSomewhere": 123,
|
331 |
+
"PuttingAPillowSomewhere": 124,
|
332 |
+
"PuttingASandwichSomewhere": 125,
|
333 |
+
"PuttingATowelSSomewhere": 126,
|
334 |
+
"PuttingClothesSomewhere": 127,
|
335 |
+
"PuttingGroceriesSomewhere": 128,
|
336 |
+
"PuttingOnShoeShoes": 129,
|
337 |
+
"PuttingShoesSomewhere": 130,
|
338 |
+
"PuttingSomeFoodSomewhere": 131,
|
339 |
+
"PuttingSomethingOnAShelf": 132,
|
340 |
+
"PuttingSomethingOnATable": 133,
|
341 |
+
"PuttingTheirPaperNotebookSomewhere": 134,
|
342 |
+
"ReachingForAndGrabbingAPicture": 135,
|
343 |
+
"ReadAngry": 31,
|
344 |
+
"ReadHappy": 32,
|
345 |
+
"ReadNeutral": 33,
|
346 |
+
"ReadSad": 34,
|
347 |
+
"SitDown": 60,
|
348 |
+
"SitdownAngry": 35,
|
349 |
+
"SitdownHappy": 36,
|
350 |
+
"SitdownNeutral": 37,
|
351 |
+
"SitdownSad": 38,
|
352 |
+
"Sitting": 15,
|
353 |
+
"SittingAtATable": 136,
|
354 |
+
"SittingInABed": 137,
|
355 |
+
"SittingInAChair": 138,
|
356 |
+
"SittingOnATable": 139,
|
357 |
+
"SittingOnSofaCouch": 140,
|
358 |
+
"SittingOnTheFloor": 141,
|
359 |
+
"SmilingAtABook": 142,
|
360 |
+
"SmilingInAMirror": 143,
|
361 |
+
"SnugglingWithABlanket": 144,
|
362 |
+
"SnugglingWithAPillow": 145,
|
363 |
+
"SomeoneIsAwakeningInBed": 146,
|
364 |
+
"SomeoneIsAwakeningSomewhere": 147,
|
365 |
+
"SomeoneIsCookingSomething": 148,
|
366 |
+
"SomeoneIsDressing": 149,
|
367 |
+
"SomeoneIsEatingSomething": 150,
|
368 |
+
"SomeoneIsGoingFromStandingToSitting": 151,
|
369 |
+
"SomeoneIsHoldingAPaperNotebook": 152,
|
370 |
+
"SomeoneIsLaughing": 153,
|
371 |
+
"SomeoneIsRunningSomewhere": 154,
|
372 |
+
"SomeoneIsSmiling": 155,
|
373 |
+
"SomeoneIsSneezing": 156,
|
374 |
+
"SomeoneIsStandingUpFromSomewhere": 157,
|
375 |
+
"SomeoneIsUndressing": 158,
|
376 |
+
"StandUp": 62,
|
377 |
+
"Standing": 16,
|
378 |
+
"StandingOnAChair": 159,
|
379 |
+
"StandupAngry": 39,
|
380 |
+
"StandupHappy": 40,
|
381 |
+
"StandupNeutral": 41,
|
382 |
+
"StandupSad": 42,
|
383 |
+
"TakeoffglassesAngry": 43,
|
384 |
+
"TakeoffglassesHappy": 44,
|
385 |
+
"TakeoffglassesNeutral": 45,
|
386 |
+
"TakeoffglassesSad": 46,
|
387 |
+
"TakeoffjacketAngry": 47,
|
388 |
+
"TakeoffjacketHappy": 48,
|
389 |
+
"TakeoffjacketNeutral": 49,
|
390 |
+
"TakeoffjacketSad": 50,
|
391 |
+
"TakingABagFromSomewhere": 160,
|
392 |
+
"TakingABlanketFromSomewhere": 161,
|
393 |
+
"TakingABookFromSomewhere": 162,
|
394 |
+
"TakingABoxFromSomewhere": 163,
|
395 |
+
"TakingABroomFromSomewhere": 164,
|
396 |
+
"TakingACupGlassBottleFromSomewhere": 165,
|
397 |
+
"TakingADishEsFromSomewhere": 166,
|
398 |
+
"TakingALaptopFromSomewhere": 167,
|
399 |
+
"TakingAPhoneCameraFromSomewhere": 168,
|
400 |
+
"TakingAPictureOfSomething": 169,
|
401 |
+
"TakingAPillowFromSomewhere": 170,
|
402 |
+
"TakingASandwichFromSomewhere": 171,
|
403 |
+
"TakingATowelSFromSomewhere": 172,
|
404 |
+
"TakingAVacuumFromSomewhere": 173,
|
405 |
+
"TakingConsumingSomeMedicine": 174,
|
406 |
+
"TakingFoodFromSomewhere": 175,
|
407 |
+
"TakingOffSomeShoes": 176,
|
408 |
+
"TakingPaperNotebookFromSomewhere": 177,
|
409 |
+
"TakingShoesFromSomewhere": 178,
|
410 |
+
"TakingSomeClothesFromSomewhere": 179,
|
411 |
+
"TakingSomethingFromABox": 180,
|
412 |
+
"TalkingOnAPhoneCamera": 181,
|
413 |
+
"ThrowingABagSomewhere": 182,
|
414 |
+
"ThrowingABlanketSomewhere": 183,
|
415 |
+
"ThrowingABookSomewhere": 184,
|
416 |
+
"ThrowingABoxSomewhere": 185,
|
417 |
+
"ThrowingABroomSomewhere": 186,
|
418 |
+
"ThrowingAPillowSomewhere": 187,
|
419 |
+
"ThrowingATowelSSomewhere": 188,
|
420 |
+
"ThrowingClothesSomewhere": 189,
|
421 |
+
"ThrowingFoodSomewhere": 190,
|
422 |
+
"ThrowingShoesSomewhere": 191,
|
423 |
+
"ThrowingSomethingOnTheFloor": 192,
|
424 |
+
"TidyingAShelfOrSomethingOnAShelf": 193,
|
425 |
+
"TidyingSomeClothes": 194,
|
426 |
+
"TidyingSomethingOnTheFloor": 195,
|
427 |
+
"TidyingUpABlanketS": 196,
|
428 |
+
"TidyingUpAClosetCabinet": 197,
|
429 |
+
"TidyingUpATable": 198,
|
430 |
+
"TidyingUpATowelS": 199,
|
431 |
+
"TidyingUpWithABroom": 200,
|
432 |
+
"TurningOffALight": 201,
|
433 |
+
"TurningOnALight": 202,
|
434 |
+
"Typing": 10,
|
435 |
+
"ViolenceFighting": 54,
|
436 |
+
"Walking": 17,
|
437 |
+
"WalkingThroughADoorway": 203,
|
438 |
+
"WalkingWhileUsingPhone": 58,
|
439 |
+
"WalkingWithDog": 14,
|
440 |
+
"WashADishDishes": 204,
|
441 |
+
"WashingACupGlassBottle": 205,
|
442 |
+
"WashingAMirror": 206,
|
443 |
+
"WashingATable": 207,
|
444 |
+
"WashingAWindow": 208,
|
445 |
+
"WashingSomeClothes": 209,
|
446 |
+
"WashingSomethingWithATowel": 210,
|
447 |
+
"WashingTheirHands": 211,
|
448 |
+
"WatchingALaptopOrSomethingOnALaptop": 212,
|
449 |
+
"WatchingLookingAtAPicture": 213,
|
450 |
+
"WatchingLookingOutsideOfAWindow": 214,
|
451 |
+
"WatchingReadingLookingAtABook": 215,
|
452 |
+
"WatchingSomethingSomeoneThemselvesInAMirror": 216,
|
453 |
+
"WatchingTelevision": 217,
|
454 |
+
"Waving": 56,
|
455 |
+
"WorkingAtATable": 218,
|
456 |
+
"WorkingOnPaperNotebook": 219,
|
457 |
+
"WorkingPlayingOnALaptop": 220,
|
458 |
+
"WriteAngry": 51,
|
459 |
+
"WriteHappy": 52,
|
460 |
+
"WriteNeutral": 53
|
461 |
+
},
|
462 |
+
"layer_norm_eps": 1e-06,
|
463 |
+
"mlp_ratio": 4,
|
464 |
+
"model_type": "vjepa2",
|
465 |
+
"num_attention_heads": 16,
|
466 |
+
"num_hidden_layers": 24,
|
467 |
+
"num_pooler_layers": 3,
|
468 |
+
"patch_size": 16,
|
469 |
+
"pred_hidden_size": 384,
|
470 |
+
"pred_mlp_ratio": 4.0,
|
471 |
+
"pred_num_attention_heads": 12,
|
472 |
+
"pred_num_hidden_layers": 12,
|
473 |
+
"pred_num_mask_tokens": 10,
|
474 |
+
"pred_zero_init_mask_tokens": true,
|
475 |
+
"problem_type": "single_label_classification",
|
476 |
+
"qkv_bias": true,
|
477 |
+
"torch_dtype": "float32",
|
478 |
+
"transformers_version": "4.54.0.dev0",
|
479 |
+
"tubelet_size": 2,
|
480 |
+
"use_SiLU": false,
|
481 |
+
"wide_SiLU": true
|
482 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e41b352c60ce669799e3b6d9d604ddb815dedf1a2a258f91fc2fe490605e385e
|
3 |
+
size 1502211292
|