Skip to content

v2.0.0: Optimized Paco, Local training/evaluation script

Compare
Choose a tag to compare
@softcat477 softcat477 released this 25 Aug 15:03
· 7 commits to main since this release
282a1aa
  • 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