v2.0.0: Optimized Paco, Local training/evaluation script
- Reduce validation step
- Crop selected region
- Reduce np.where
- Replace cv2.imread with np.load
- Load all images/layers into RAM and handle the RAM limit
- Refactor local training script
- Add local evaluation Scrip