Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.
Abstract: Tooth segmentation is an essential step in digital dental diagnosis and treatment planning, playing a crucial role across various dental specialties. Despite its importance, this process is ...
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th… ...