Skip to content

dmarnerides/boardom

Repository files navigation

Boardom

High-ish level toolbox, less boilerplate, PyTorch, training/evaluation loops, metrics etc..

A continuation of pydlt.

Installation

  1. Install Dependencies
pip install rawpy portalocker tqdm lmdb aiohttp wrapt zmq msgpack numpy matplotlib scipy pandas ordered_set pylatex 
  1. Install torch and torchvision (follow instructions here)

  2. Install OpenCV. Sometimes it's tricky to get right. This should probably be fine:

pip install opencv-python
  1. Finally install boardom
pip install boardom

Contact

Demetris Marnerides: dmarnerides@gmail.com

NOTE

(A portmanteau of Tensorboard and Visdom.)

Not affiliated with boardom.io, but that might be what you were looking for!