Fix wrong LVIS && COCO concepts link
Browse files
README.md
CHANGED
@@ -39,8 +39,8 @@ Two versions of the model are available with different image encoders.
|
|
39 |
| Concept | Description | Weights |
|
40 |
| ------- | ------------| ------ |
|
41 |
| **Merged-2560** | Merged concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/concepts/merged_2560.pkl) |
|
42 |
-
| **LVIS-1203** | LVIS concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/
|
43 |
-
| **COCO-80** | COCO concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/
|
44 |
|
45 |
## License
|
46 |
[Apache License 2.0](LICENSE)
|
|
|
39 |
| Concept | Description | Weights |
|
40 |
| ------- | ------------| ------ |
|
41 |
| **Merged-2560** | Merged concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/concepts/merged_2560.pkl) |
|
42 |
+
| **LVIS-1203** | LVIS concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/concepts/lvis_1203.pkl) |
|
43 |
+
| **COCO-80** | COCO concepts | [🤗 HF link](https://huggingface.co/BAAI/tokenize-anything/blob/main/concepts/coco_80.pkl) |
|
44 |
|
45 |
## License
|
46 |
[Apache License 2.0](LICENSE)
|