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

https://github.com/seminarioa/tensorbrain

Brain Cancer Detector with Tensor Flow in Python
https://github.com/seminarioa/tensorbrain

data-science python tensorflow

Last synced: 12 months ago
JSON representation

Brain Cancer Detector with Tensor Flow in Python

Awesome Lists containing this project

README

          

# TensorBrain

TensorBrain permite clasificar imágenes de pacientes con cáncer cerebral potencial, con una efectividad del 95%, usando TensorFlow y Keras. Fue desarrollado por el Científico de Datos e Desarrollador de Software Alejandro Seminario.

## DataSet

El dataset está compuesto de 800 imágenes por resonancia magnética (MRI), de las cuales 392 presentan casos de cáncer cerebral y 408 son de pacientes sanos.

| MRI - PACIENTES ENFERMOS | MRI - PACIENTES SANOS |
|----------|----------|
| [![pacientesano.gif](https://i.postimg.cc/DzzTQq6P/ezgif-5-ded7e010fc.gif)](https://postimg.cc/RW2y4JjW) | [![cancercerebral.gif](https://i.postimg.cc/RVf8MjYH/ezgif-com-optimize.gif)](https://github.com/seminarioA/TensorBrain/tree/6df1896473fa60c7e2c300e40e99cabc02e2833d/dataSet) |
| 392 imagenes | 408 imagenes |