dwablimol commited on
Commit
c52ba3c
·
verified ·
1 Parent(s): 7cb6940

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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](TFT-ID) 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 [https://app.roboflow.com/elstner-analytics/ttfc/2](Roboflow), allowing to directly convert the annotatios into different formats.
 
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.