Open this one to add new references either via issue or creating branch and doing PRs. Cheers, --Miguel ## Detection Transformer: Object Detection with DETR - a minimal implementation; * https://colab.research.google.com/github/facebookresearch/detr/blob/colab/notebooks/detr_demo.ipynb#scrollTo=kqe_0nc5dyAq * [ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection" https://github.com/IDEA-Research/DINO?tab=readme-ov-file https://arxiv.org/pdf/2203.03605.pdf https://arxiv.org/pdf/2203.03605.pdf https://arxiv.org/abs/2203.03605 * Google search images of "Detection Transformer" https://www.google.co.uk/search?q=Detection+Transformer+&tbm=isch& * End-to-End Object Detection with Transformers https://arxiv.org/pdf/2005.12872v3.pdf https://github.com/facebookresearch/detr * https://github.com/mobarakol/tutorial_notebooks/blob/main/Grounded_SAM_Tool_Instance_Segmentation.ipynb ## LSTM-related topics * https://towardsdatascience.com/how-to-use-transformer-networks-to-build-a-forecasting-model-297f9270e630 * Conv- LSTM https://www.google.co.uk/search?sca_esv=de7a49ba27450786&q=Conv-+LSTM&tbm=isch&source=lnms&sa=X&ved=2ahUKEwjpmMGV_IeEAxWhgv0HHT_pDUkQ0pQJegQIDBAB&biw=1920&bih=1100 * Weakly supervised convolutional LSTM approach for tool tracking in laparoscopic videos https://link.springer.com/article/10.1007/s11548-019-01958-6 * multi-object tracking surgical: https://www.google.co.uk/search?sca_esv=6e8c819a630d1523&q=multi-object+tracking+surgical&tbm=isch&source=lnms&sa=X&ved=2ahUKEwiy6_-3odOEAxV8QkEAHc-KC4EQ0pQJegQIDRAB&biw=1920&bih=1100 * Holoscan Sample App Data for AI-based Endoscopy Tool Tracking https://catalog.ngc.nvidia.com/orgs/nvidia/teams/clara-holoscan/resources/holoscan_endoscopy_sample_data ## Venues for publication * For data https://www.nature.com/sdata/ * Cell protocols is a good references for experiment protocols: https://www.cell.com/star-protocols/home https://twitter.com/STARProtocols
Open this one to add new references either via issue or creating branch and doing PRs. Cheers, --Miguel
Detection Transformer: Object Detection with DETR - a minimal implementation;
LSTM-related topics
Venues for publication