Official External Datasets and Pretrained Models Thread (31 August Due)

Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: junma on June 15, 2022, 11:34 p.m.

Please post your (freely available) external datasets and pretrained models links by directly replying this thread before 31 August.

We will maintain a list of the external datasets * Google Doc * Tencent Doc

Note: Please do not directly edit the documents. We will add your links to the document if the datasets/pretrained models are usable.

 Last edited by: junma on Aug. 15, 2023, 12:56 p.m., edited 7 times in total.

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: DZXW on Aug. 29, 2022, 8:25 a.m.

resnet pretrained: resnet18: https://download.pytorch.org/models/resnet18-5c106cde.pth

resnet34: https://download.pytorch.org/models/resnet34-333f7ec4.pth

resnet50: https://download.pytorch.org/models/resnet50-19c8e357.pth

resnet101: https://download.pytorch.org/models/resnet101-5d3b4d8f.pth

resnet152: https://download.pytorch.org/models/resnet152-b121ed2d.pth

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: junma on Aug. 29, 2022, 2:37 p.m.

pretrained models in mmsegmentation and timm

https://github.com/open-mmlab/mmsegmentation https://github.com/rwightman/pytorch-image-models

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: Goodream on Aug. 30, 2022, 6:29 a.m.

CoAT pretrained models: https://vcl.ucsd.edu/coat/pretrained/ MPViT pretrained models: https://github.com/youngwanLEE/MPViT

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: kzt_illinois on Aug. 30, 2022, 12:12 p.m.

External Datasets TissueNet & LiveCellNet: https://datasets.deepcell.org/data

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: namnguyen61031 on Aug. 30, 2022, 1:59 p.m.

Can we use the dataset from this competition? (https://www.kaggle.com/competitions/sartorius-cell-instance-segmentation/overview)

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: namnguyen61031 on Aug. 30, 2022, 2 p.m.

LiveCell pretrained: https://github.com/sartorius-research/LIVECell/tree/main/model

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: zzh__98 on Aug. 30, 2022, 6:36 p.m.

StainNet pretrained models: https://github.com/khtao/StainNet/tree/master/checkpoints

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: junma on Aug. 30, 2022, 6:43 p.m.

Hi namnguyen61031,

Any publicly available datasets and models are allowed to use as long as you post them here.

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: varun.kapoor on Aug. 30, 2022, 10:27 p.m.

Hi, I have only trained the models on the original + augmentations of the original data, no other external data was used. Do I have to post the augmented data and the models generated thereof?

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: ghj-njust on Aug. 31, 2022, 1:57 a.m.

Hello,this is our pretrained models: https://zenodo.org/record/5153251#.Yw1tjLGVV9O

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: nanyy on Aug. 31, 2022, 7:05 a.m.

here is our pretrained model

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: peterh on Aug. 31, 2022, 8:49 a.m.

The Lizard dataset used in the Conic Challenge: http://warwick.ac.uk/lizard-dataset (whole images) https://www.kaggle.com/datasets/aadimator/conic-challenge-dataset (as patches)

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: ericup on Aug. 31, 2022, 10:34 a.m.

The datasets of the CellDetection package: https://docs.celldetection.org/en/latest/celldetection.data.html#module-celldetection.data.datasets

Pretrained ResNets: https://github.com/FZJ-INM1-BDA/celldetection/blob/7c7547470fac7460134b946a28a14dddafcb3f39/celldetection/models/resnet.py#L12

Re: Official External Datasets and Pretrained Models Thread (31 August Due)  

  By: saqibali on Aug. 31, 2022, 4:55 p.m.

PyTorch Segmentation Models. https://github.com/qubvel/segmentation_models.pytorch