Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,6 @@ size_categories:
|
|
13 |
|
14 |
The dataset consists of CC-BY-4.0 licensed open access papers and the annotations on-top are provided under the same licence. Train, test and validation splits are provided as separate folders containing the image files and a single json file containing the annotations in COCO format.
|
15 |
|
16 |
-
The classes are close to the [https://huggingface.co/datasets/yifeihu/TFT-ID-1.0-coco
|
17 |
|
18 |
-
The dataset is also available on [https://app.roboflow.com/elstner-analytics/ttfc/2
|
|
|
13 |
|
14 |
The dataset consists of CC-BY-4.0 licensed open access papers and the annotations on-top are provided under the same licence. Train, test and validation splits are provided as separate folders containing the image files and a single json file containing the annotations in COCO format.
|
15 |
|
16 |
+
The classes are close to the [TFT-ID](https://huggingface.co/datasets/yifeihu/TFT-ID-1.0-coco) dataset and extend into 3 chemistry specific labels. `chem_reaction` contains everything with reaction arrows, `chem_structures` are structural formulas without reactions and `chem_table` is used for tables containing structural formula.
|
17 |
|
18 |
+
The dataset is also available on [Roboflow](https://app.roboflow.com/elstner-analytics/ttfc/2), allowing to directly convert the annotatios into different formats.
|