RCD.AI
  • Home
  • Snippets
  • About
Sign in Subscribe

Quick Tip

Multiprocessing Snippet in Python

Sometimes it's nice to just have a simple function that does unordered multiprocessing in Python with a progress bar. Is that too much to ask? Because I found myself writing this again and again, here it is so that you may copy and paste indiscriminately. from typing import
R. Christian Di Lorenzo Jun 15, 2023
Quick Tip: Image Resize Prep for Training

Quick Tip: Image Resize Prep for Training

When designing and working with neural networks, a common requirement is having a fixed image dimensions for inputs... By handling the image resizing beforehand, the training phase will be able to progress without as much overhead and thereby allow for tighter feedback loops.
R. Christian Di Lorenzo Nov 3, 2018

Subscribe to RCD.AI

Don't miss out on the latest posts.
RCD.AI © 2025. Powered by Ghost