You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using deep learning a U-net architecture is used to make segmentation, detection, and extraction of the lower left third molar. The result of the proposed U-net is compared with Attention U-net and U-net++.
This repo created to detect Granuloma disorder that occurs on the tooth root. Program uses radiograph image as an input and will produce output based on features of radiograph image. Features are extracted using 2D Gabor Wavelet and classified using Support Vector Machine.