There is a newer version of the record available.

Published August 29, 2023 | Version v0.1.23
Software Open

okunator/cellseg_models.pytorch: v0.1.23

Authors/Creators

  • 1. University of Helsinki

Description

0.1.22 — 2023-08-28 Features
  • add a stem-skip module. (Long skip for the input image resolution feature map)

  • add UnetTR transformer encoder wrapper class

  • add a new Encoder wrapper for timm and unetTR based encoders

  • Add stem skip support and upsampling block options to all current model architectures

  • Add masking option to all the criterions

  • Add MAELoss
  • Add BCELoss

  • Add base class for transformer based backbones

  • Add SAM-VitDet image encoder with support to load pre-trained SAM weights

  • Add CellVIT-SAM model.

Docs
  • Add notebook example on training Hover-Net with lightning from scratch.

  • Add notebook example on training StarDist with lightning from scratch.

  • Add notebook example on training CellPose with accelerate from scratch.
  • Add notebook example on training OmniPose with accelerate from scratch.

  • Add notebook example on finetuning CellVIT-SAM with accelerate.

Fixes
  • Fix current TimmEncoder to store feature info

  • Fix Up block to support transconv and bilinear upsampling and fix data flow issues.

  • Fix StardistUnet class to output all the decoder features.

  • Fix Decoder, DecoderStage and long-skip modules to work with up scale factors instead of output dimensions.

Files

okunator/cellseg_models.pytorch-v0.1.23.zip

Files (18.4 MB)

Name Size Download all
md5:b4997aba0c7a9d693a9fd2c50e7fcb4e
18.4 MB Preview Download

Additional details