taipingeric / yolo-v4-tf.keras

A simple tf.keras implementation of YOLO v4
MIT License
141 stars 78 forks source link

Why model is not saved after training? #12

Open Mahmood-Hussain opened 3 years ago

Mahmood-Hussain commented 3 years ago

I have a few questions

  1. Why model is not saved after training
  2. How to calculate mAP for each class
  3. How to run test on trained model