README.md

Student's project at EPITA.

Idea : Use a CNN network to classify BWC after a YOLO-Vs to identify them.

Global diagram of our implementation

┌──────────────────────────────────────────────────────────┬────────────────────────────────┬───────────────────────────┐
│                   infos in /yoloSetup                    │ infos in /research/cutterLabel │  infos in /wbc and /lib   │
└──────────────────────────────────────────────────────────┴────────────────────────────────┴───────────────────────────┘

┌─────────────┐       ┌─────────────┐ RBC          ┌─────────────────────┐                            ┌─────────────┐
│             │       │             │ WBC          │                     │                            │             │
│             │       │             │ PLA          │       CUTTER        │ PLA                        │             │
│  DATASET 1  ├──────▶│  YOLO V5s   │───────────┬─▶│cellclassification.py│─────────────┬─────────────▶│     CNN     │──┐
│             │       │             │           │  │                     │             │              │             │  │
│             │       │             │           │  │                     │             ▼              │             │  │
└─────────────┘       └─────────────┘           │  └─────────────────────┘      ┌────────────┐        └─────────────┘  │
                                                │                               │ /transform │◀────────────────────────┘
                                                │                               └────────────┘      fichier renommé
                                                │                                      │
                                                │                                      │
                                                └──────────────────────────────────────┘

Authors :

  • keith.aroul
  • paul.viallet
  • paviel.schertzer
  • sylvain.keosouk