AI-for-Healthcare-Project-using-NVIDIA-Jetson-Nano-2GB-Developer-kit

This project uses the concept of deep learning to identify various deadly diseases.

It can Detect:

  1. Lung Cancer
  2. Covid-19
    3)Tuberculosis
  3. Pneumonia.

It uses CT-Scan and X-ray Images of the chest / lung to detect the disease.

It can generate output by including the input images in any valid format. It also performs webcam-based detection.

The project is available on GitHub:

Full Tutorial and Explanation:

2 Likes

Where can I find the code for AI Healthcare project?