diff --git a/_papers/2022datasplit.json b/_papers/2022datasplit.json new file mode 100644 index 000000000..895dd69df --- /dev/null +++ b/_papers/2022datasplit.json @@ -0,0 +1,16 @@ +{ + "title": "Data splits and metrics for method benchmarking on surgical action triplet datasets", + "authors": "C.I. Nwoye, and N. Padoy", + "journal": "ArXiv PrePrint", + "year": 2023, + "image": "assets/img/", + "abstract": "This work introduces the standard splits for the CholecT50 and CholecT45 datasets and show how they compare with existing use of the dataset. CholecT45 is the first public release of 45 videos of CholecT50 dataset. We also develop a metrics library, ivtmetrics (now an open-source project), for model evaluation on surgical triplets. Furthermore, we conduct a benchmark study by reproducing baseline methods in the most predominantly used deep learning frameworks (PyTorch and TensorFlow) to evaluate them using the proposed data splits and metrics and release them publicly to support future research . . .", + "links": { + "arxiv": "https://arxiv.org/pdf/2204.05235.pdf", + "publication": "https", + "code": "https://github.com/CAMMA-public/attention-tripnet", + "project": "#", + "bibtex": "assets/bibtex/data2022.txt" + }, + "date": "2022-06-12" +}