Skip to content

Catalyst 19.11

Compare
Choose a tag to compare
@Scitator Scitator released this 02 Nov 16:49

Catalyst 19.10 -> 19.11

Achievements

NeurIPS 2019: Learn to Move - Walk Around, 2nd place

Overall

  • per_gpu_scale feature for multi-gpu experiment runs #406
  • contribution guide update #422
  • image extension check #432
  • pytorch.tensorboard support #439
  • docker update #463 #476
  • documentation update #475
  • codestyle formatting update #477

DL

  • GAN example #407
  • wandb fix #410
  • data mixins #412
  • jupyter notebooks dump feature #413
  • segmentation tutorial #415 #441 #451
  • exponential format support for Config API #418
  • pytorch 1.3 naming issue fix #447
  • MaskReader #446
  • Epoch num: 0 to 1 #411
  • wandb logging fix #458
  • all metrics logging to checkpoint #455
  • imread fix #473
  • Global Precision/Recall/F1 Callback #433
  • Loggers logic update #443
  • runner device fix #482
  • checkpoint callback path correctness fix #484

RL

  • observation inconsistency exception feature #461
  • RL-2019 comments & updates #483