PyTorch
cooper_robot Cursor commited on
Commit
4ab82ca
·
1 Parent(s): 75e4de2

Add release note for v1.3.0

Browse files

Co-authored-by: Cursor <cursoragent@cursor.com>

LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Jukka Seppänen
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 ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ ---
4
+ ![Florence2logo](resource/Florence2_base.png)
5
+
6
+ Florence-2 is a unified vision foundation model that leverages prompt-based learning to perform a wide range of vision and vision-language tasks using a single architecture and training framework.
7
+
8
+ Original paper: [Advancing a Unified Representation for a Variety of Vision Tasks](https://arxiv.org/abs/2311.06242)
9
+
10
+ # Florence-2-base
11
+
12
+ This model uses the Florence-2 Base variant, which provides a balance between accuracy and computational efficiency while supporting multiple tasks through natural language prompts. It is well suited for applications such as image captioning, visual question answering, object detection, grounding, and general-purpose vision understanding.
13
+
14
+ Model Configuration:
15
+
16
+ - Reference implementation: [Florence-2](https://github.com/microsoft/Florence-2)
17
+ - Original Weight: [Florence-2-base](https://huggingface.co/microsoft/Florence-2-base)
18
+ - Resolution: 3x768x768 (3x384x384 on CV75)
19
+ - Support Cooper version:
20
+ - Cooper SDK: [2.5.4]
21
+ - Cooper Foundry: [2.3]
22
+
23
+
24
+ | Model | Device | compression | Model Link |
25
+ | :---------------: | :------: | :-------------: | :------------------------------------------------------------------------------------------------: |
26
+ | Florence-2-base | N1-655 | 8-bit weights | [Model_Link](https://huggingface.co/Ambarella/Florence2/blob/main/n1-655_florence2_0.23B.tar.gz) |
27
+ | Florence-2-base | CV7 | 8-bit weights | [Model_Link](https://huggingface.co/Ambarella/Florence2/blob/main/cv7_florence2_0.23B.tar.gz) |
28
+ | Florence-2-base | CV72 | 8-bit weights | [Model_Link](https://huggingface.co/Ambarella/Florence2/blob/main/cv72_florence2_0.23B.tar.gz) |
29
+ | Florence-2-base | CV75 | 8-bit weights | [Model_Link](https://huggingface.co/Ambarella/Florence2/blob/main/cv75_florence2_0.23B.tar.gz) |
cv72_florence2_0.23B.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a66773bf618a32b268b732c786d65b6671beebbd3f1f9b2ba9816efff8f4f8f9
3
+ size 402227200
cv75_florence2_0.23B.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4221842a3bb5d03a4525fe1751331440d02dd5f5ea17af450fe124c0d05207
3
+ size 404490240
cv7_florence2_0.23B.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c0e1c869d340501f00390f60f72815241594f4688976ccaa6cf1456fc35507
3
+ size 401100800
n1-655_florence2_0.23B.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3844b1f9df2ceeef7964ded3491701b639fd614e82010022bcfa757e94ff2f
3
+ size 400230400
resource/Florence2_base.png ADDED

Git LFS Details

  • SHA256: 509331c013ac39e03fad6f1062215924c0d116358af0b9f14e039dee536c736d
  • Pointer size: 131 Bytes
  • Size of remote file: 454 kB