Skip to content

Releases: image-infomatics/neutorch

release before merging the lightning branch

07 Nov 08:09
f2bcd27

Choose a tag to compare

We are going to switch to Pytorch Lightning for multiple GPU training.

logo

08 May 18:37
c365d9c

Choose a tag to compare

Distributed training (#25)

* distributed training

* torchrun to start the training, but it quit directly

* fixed several distributed bugs. I am going to change the Dataset to map rather than IterableDataset since it does not work with DistributedSampler

* mode of dataset

* fix remove_contact bug

* distributed training is working.

whole brain affinity map training

27 Apr 17:21
442dc65

Choose a tag to compare

lazily load blocks from image and label volumes inside the neuropil region.

boundary detection training code for 21_affinity_map_net

11 Apr 16:56
2890c22

Choose a tag to compare

the boundary detection training is working.

semantic training for RNA granule

29 Aug 15:25

Choose a tag to compare

v0.1.0

semantic training

pre and post synapses detection training

22 Aug 15:15

Choose a tag to compare

for wasp ground truth datasets.

sample 3 post synapse detection

05 Aug 18:06

Choose a tag to compare

created a base class for datasets.

sample 3 tbar detection training

27 Jul 19:06

Choose a tag to compare

  • smarter loading of ground truth volumes. We'll scan a directory and find the volumes out!

post synapse detection of sample 1

05 Jan 19:58
4374bab

Choose a tag to compare

What's Changed

  • use the complete Neuroglancer Precomputed Volume for unsupervised learning. by @jingpengw in #6
  • add post_synapses dataset by @jingpengw in #8

New Contributors

  • @jingpengw made their first contribution in #6

Full Changelog: v0.0.5...v0.0.6

t-bar detection of experiment 23

11 Oct 22:22

Choose a tag to compare

v0.0.5

fix perspective2d transform