mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.02k stars 382 forks source link

TensorBoard integration #156

Open daniel-j-h opened 5 years ago

daniel-j-h commented 5 years ago

Pytorch v1.1 (which we now use) comes with an official TensorBoard integration.

We should remove our custom logging and chart plotting and move to TensorBoard.