Octopus1 commited on
Commit
76f138c
·
verified ·
1 Parent(s): 7c1f9ab

MIT license + DINOv3 license + README

Browse files
Files changed (3) hide show
  1. DINOv3_LICENSE.md +66 -0
  2. LICENSE +18 -12
  3. README.md +23 -9
DINOv3_LICENSE.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # DINOv3 License
2
+
3
+ *Last Updated: August 14, 2025*
4
+
5
+ **“Agreement”** means the terms and conditions for use, reproduction, distribution and modification of the DINO Materials set forth herein.
6
+
7
+ **“DINO Materials”** means, collectively, Documentation and the models, software and algorithms, including machine-learning model code, trained model weights, inference-enabling code, training-enabling code, fine-tuning enabling code, and other elements of the foregoing distributed by Meta and made available under this Agreement.
8
+
9
+ **“Documentation”** means the specifications, manuals and documentation accompanying
10
+ DINO Materials distributed by Meta.
11
+
12
+ **“Licensee”** or **“you”** means you, or your employer or any other person or entity (if you are entering into this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or regulations to provide legal consent and that has legal authority to bind your employer or such other person or entity if you are entering in this Agreement on their behalf.
13
+
14
+ **“Meta”** or **“we”** means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your principal place of business is in the EEA or Switzerland) or Meta Platforms, Inc. (if you are located outside of the EEA or Switzerland).
15
+
16
+ **“Sanctions”** means any economic or trade sanctions or restrictions administered or enforced by the United States (including the Office of Foreign Assets Control of the U.S. Department of the Treasury (“OFAC”), the U.S. Department of State and the U.S. Department of Commerce), the United Nations, the European Union, or the United Kingdom.
17
+
18
+ **“Trade Controls”** means any of the following: Sanctions and applicable export and import controls.
19
+
20
+ By clicking “I Accept” below or by using or distributing any portion or element of the DINO Materials, you agree to be bound by this Agreement.
21
+
22
+ ## 1. License Rights and Redistribution.
23
+
24
+ a. <ins>Grant of Rights</ins>. You are granted a non-exclusive, worldwide, non-transferable and royalty-free limited license under Meta’s intellectual property or other rights owned by Meta embodied in the DINO Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the DINO Materials.
25
+
26
+ b. <ins>Redistribution and Use</ins>.
27
+
28
+ i. Distribution of DINO Materials, and any derivative works thereof, are subject to the terms of this Agreement. If you distribute or make the DINO Materials, or any derivative works thereof, available to a third party, you may only do so under the terms of this Agreement and you shall provide a copy of this Agreement with any such DINO Materials.
29
+
30
+ ii. If you submit for publication the results of research you perform on, using, or otherwise in connection with DINO Materials, you must acknowledge the use of DINO Materials in your publication.
31
+
32
+ iii. Your use of the DINO Materials must comply with applicable laws and regulations, including Trade Control Laws and applicable privacy and data protection laws.
33
+
34
+ iv. Your use of the DINO Materials will not involve or encourage others to reverse engineer, decompile or discover the underlying components of the DINO Materials.
35
+
36
+ v. You are not the target of Trade Controls and your use of DINO Materials must comply with Trade Controls. You agree not to use, or permit others to use, DINO Materials for any activities subject to the International Traffic in Arms Regulations (ITAR) or end uses prohibited by Trade Controls, including those related to military or warfare purposes, nuclear industries or applications, espionage, or the development or use of guns or illegal weapons.
37
+
38
+ ## 2. User Support.
39
+
40
+ Your use of the DINO Materials is done at your own discretion; Meta does not process any information nor provide any service in relation to such use. Meta is under no obligation to provide any support services for the DINO Materials. Any support provided is “as is”, “with all faults”, and without warranty of any kind.
41
+
42
+ ## 3. Disclaimer of Warranty.
43
+
44
+ UNLESS REQUIRED BY APPLICABLE LAW, THE DINO MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE DINO MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE DINO MATERIALS AND ANY OUTPUT AND RESULTS.
45
+
46
+ ## 4. Limitation of Liability.
47
+
48
+ IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY DIRECT OR INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.
49
+
50
+ ## 5. Intellectual Property.
51
+
52
+ a. Subject to Meta’s ownership of DINO Materials and derivatives made by or for Meta, with respect to any derivative works and modifications of the DINO Materials that are made by you, as between you and Meta, you are and will be the owner of such derivative works and modifications.
53
+
54
+ b. If you institute litigation or other proceedings against Meta or any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the DINO Materials, outputs or results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other rights owned or licensable by you, then any licenses granted to you under this Agreement shall terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold harmless Meta from and against any claim by any third party arising out of or related to your use or distribution of the DINO Materials.
55
+
56
+ ## 6. Term and Termination.
57
+
58
+ The term of this Agreement will commence upon your acceptance of this Agreement or access to the DINO Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete and cease use of the DINO Materials. Sections 5, 6 and 9 shall survive the termination of this Agreement.
59
+
60
+ ## 7. Governing Law and Jurisdiction.
61
+
62
+ This Agreement will be governed and construed under the laws of the State of California without regard to choice of law principles, and the UN Convention on Contracts for the International Sale of Goods does not apply to this Agreement. The courts of California shall have exclusive jurisdiction of any dispute arising out of this Agreement.
63
+
64
+ ## 8. Modifications and Amendments.
65
+
66
+ Meta may modify this Agreement from time to time; provided that they are similar in spirit to the current version of the Agreement, but may differ in detail to address new problems or concerns. All such changes will be effective immediately. Your continued use of the DINO Materials after any modification to this Agreement constitutes your agreement to such modification. Except as provided in this Agreement, no modification or addition to any provision of this Agreement will be binding unless it is in writing and signed by an authorized representative of both you and Meta.
LICENSE CHANGED
@@ -1,15 +1,21 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
 
5
- Licensed under the Apache License, Version 2.0 (the "License");
6
- you may not use this file except in compliance with the License.
7
- You may obtain a copy of the License at
8
 
9
- http://www.apache.org/licenses/LICENSE-2.0
 
 
 
 
 
10
 
11
- Unless required by applicable law or agreed to in writing, software
12
- distributed under the License is distributed on an "AS IS" BASIS,
13
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- See the License for the specific language governing permissions and
15
- limitations under the License.
 
 
 
 
 
 
1
+ MIT License
 
 
2
 
3
+ Copyright (c) 2026 PaGE Authors
 
 
4
 
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
 
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
- license: apache-2.0
3
  library_name: transformers
4
- base_model: []
5
  tags:
6
  - gaze-estimation
7
  - gaze-target-estimation
@@ -9,11 +8,12 @@ tags:
9
  pipeline_tag: image-feature-extraction
10
  ---
11
 
12
- # PaGE-ViT-S
13
 
14
- Small / fast variant. Distilled. Part of the [PaGE](https://huggingface.co/Octopus1/PaGE) gaze target estimation family.
 
15
 
16
- - **Backbone:** DINOv3 ViT-S/16
17
  - **Params:** ~25M
18
  - **Scene input:** 512×512, **Head input:** 256×256, **Heatmap output:** 64×64
19
  - **Source checkpoint:** `vits_distill.pt`
@@ -21,8 +21,11 @@ Small / fast variant. Distilled. Part of the [PaGE](https://huggingface.co/Octop
21
  ## Self-contained weights
22
 
23
  This checkpoint includes the full DINOv3 backbone weights in its `safetensors` files. **No external
24
- DINOv3 weights are downloaded.** The model code (`modeling_page.py`) is loaded automatically from
25
- [`Octopus1/PaGE`](https://huggingface.co/Octopus1/PaGE) via `auto_map` when you pass `trust_remote_code=True`.
 
 
 
26
 
27
  ## Installation
28
 
@@ -55,7 +58,7 @@ inout = out["inout"][0] # [Np]
55
 
56
  ## Inputs / Outputs
57
 
58
- See the family [README](https://huggingface.co/Octopus1/PaGE) for the full input/output spec.
59
 
60
  - Input dict: `images` (list of `[B,3,512,512]`), `head_images` (list of `[sum(Np),3,256,256]`),
61
  `bboxes` (per-image list of `(xmin,ymin,xmax,ymax)` in `[0,1]`).
@@ -63,4 +66,15 @@ See the family [README](https://huggingface.co/Octopus1/PaGE) for the full input
63
 
64
  ## License
65
 
66
- Apache-2.0.
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
  library_name: transformers
 
4
  tags:
5
  - gaze-estimation
6
  - gaze-target-estimation
 
8
  pipeline_tag: image-feature-extraction
9
  ---
10
 
11
+ # PaGE ViT-S Distill
12
 
13
+ Small / fast distilled student. Part of the [PaGE](https://huggingface.co/Octopus1/PaGE) gaze target estimation family
14
+ (ICLR 2026).
15
 
16
+ - **Backbone:** DINOv3 ViT-S (derivative of DINOv3, full-parameter trained)
17
  - **Params:** ~25M
18
  - **Scene input:** 512×512, **Head input:** 256×256, **Heatmap output:** 64×64
19
  - **Source checkpoint:** `vits_distill.pt`
 
21
  ## Self-contained weights
22
 
23
  This checkpoint includes the full DINOv3 backbone weights in its `safetensors` files. **No external
24
+ DINOv3 weights are downloaded** the DINOv3 model *structure* is provided by `transformers>=4.56`
25
+ (built-in `dinov3_vit`), and the backbone weights here are derivative weights from full-parameter
26
+ training of DINOv3. The model code (`modeling_page.py`) is loaded automatically from
27
+ [`Octopus1/PaGE`](https://huggingface.co/Octopus1/PaGE) via `auto_map` when you pass
28
+ `trust_remote_code=True`.
29
 
30
  ## Installation
31
 
 
58
 
59
  ## Inputs / Outputs
60
 
61
+ See the family [README](https://huggingface.co/Octopus1/PaGE) for the full spec.
62
 
63
  - Input dict: `images` (list of `[B,3,512,512]`), `head_images` (list of `[sum(Np),3,256,256]`),
64
  `bboxes` (per-image list of `(xmin,ymin,xmax,ymax)` in `[0,1]`).
 
66
 
67
  ## License
68
 
69
+ - The PaGE decoder and gaze heads are released under the **MIT License** (see `LICENSE`).
70
+ - The **DINOv3 backbone is a derivative work of DINOv3** ([facebook/dinov3](https://huggingface.co/facebook/dinov3)).
71
+ The backbone was initialized from the public DINOv3 self-supervised weights and then **trained in
72
+ full (all parameters updated)** as part of PaGE training — i.e. the backbone weights here are
73
+ **derivative weights produced by full-parameter training of DINOv3**, not the original DINOv3
74
+ weights verbatim.
75
+ - DINOv3 is released by Meta AI under the **Meta DINO License** (see `DINOv3_LICENSE.md`). Under its
76
+ Section 1.b.i, derivative works of DINOv3 (including these backbone weights) are distributed under
77
+ the DINO License terms, and `DINOv3_LICENSE.md` must accompany any redistribution.
78
+ - By using or redistributing this model you agree to the DINO License for the DINOv3-derived portions.
79
+
80
+ See the family [README](https://huggingface.co/Octopus1/PaGE) for full license details.