Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TimeItemWhoNotes


Shannon

Box Blog - releasing Friday



Sandeep




Mark

Working on creating a Docker container for BDFiddle. Took a bit of extra time, as I work through the differences between running a single container that gets BDFiddle working, or making the BDFiddle container rely on other containers that would be started by a docker-compose.



Deren




Luigi



GregI do have a significant update. I've shared already that I've taken the punch card extractor project on, instead of mentoring students for that one. Today I can say that I've gotten a Python module and CLI up and running. It can handle backlit or frontlit card images, and either "landscape" or "portrait" orientations, and any kind of flipping (photos of the back of a card). This was pretty fun for someone relatively new to image processing. The current code is up and next step is to package it in an extractor and aggregate results at the dataset level. https://github.com/UMD-DCIC/punchcards 

...