Repository navigation

#

dice-coefficient

Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

JavaScript
2529
2 年前

3D U-Net model for volumetric semantic segmentation written in pytorch

Jupyter Notebook
2240
6 个月前

Go metrics for calculating string similarity and other string utility functions

Go
386
8 天前

Use of state of the art Convolutional neural network architectures including 3D UNet, 3D VNet and 2D UNets for Brain Tumor Segmentation and using segmented image features for Survival Prediction of patients through deep neural networks.

Jupyter Notebook
173
5 年前

A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..

Scala
80
3 年前

string similarity based on Dice's coefficient in go

Go
45
7 年前

Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models

Python
33
5 年前

This Repo is for implementation of 3D unet in Tensorflow 2.0v

Python
33
5 年前

This was my research project at IIT Bombay on Lung Segmentation from Chest X-Rays Images

Python
31
7 年前

Image Segmentation using U-Net, U-Net with skip connections and M-Net architectures

Jupyter Notebook
13
4 年前

Report various statistics stemming from a confusion matrix in a tidy fashion. 🎯

R
12
5 年前

String similarity ranking for Vim's CtrlP fuzzy file finder.

Rust
11
10 个月前

An image segmentation project using PyTorch to segment the Left Atrium in 3D Late gadolinium enhanced - cardiac MR images of the human heart.

Python
11
4 年前

Finds degree of similarity between two strings, based on Dice's Coefficient and Levenshtein Distance.

JavaScript
4
6 年前

This is a project that put in a sample resume then extract the skills, and then use those skills to find the best matches in the resume dataset.

Jupyter Notebook
3
3 年前