An open API service indexing awesome lists of open source software.

https://github.com/yp656280/brain-tumor-detection

This project implements a CNN based brain tumor detection system using YOLOv8 integrated with a full-stack web app. It uses Python and YOLOv8 for real-time image classification, and is implemented via an API built with Node.js. The system supports image upload through a Next.js frontend, and backend processing using multer and child process,
https://github.com/yp656280/brain-tumor-detection

child-process multer nextjs nodejs python yolov8

Last synced: 2 months ago
JSON representation

This project implements a CNN based brain tumor detection system using YOLOv8 integrated with a full-stack web app. It uses Python and YOLOv8 for real-time image classification, and is implemented via an API built with Node.js. The system supports image upload through a Next.js frontend, and backend processing using multer and child process,

Awesome Lists containing this project