Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based on resnet50 network, I implemented text detector using class activation mapping method.
A Deep Learning Humerus Bone Fracture Detection Model which classifies a broken humerus bone X-ray image from a normal X-ray image with no fracture using Back Propagation, Regularization, Convolutional Neural Networks (CNN), Auto-Encoders (AE) and Transfer Learning.
This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision. Used approaches are Class Activation Mappings, LIMA and SHapley Additive exPlanations.