Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
翻译 - 根据Dice系数找出两个字符串之间的相似度,该相似度通常比Levenshtein距离更好。
3D U-Net model for volumetric semantic segmentation written in pytorch
Go metrics for calculating string similarity and other string utility functions
#计算机科学#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 pa...
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 si...
Loss function Package Tensorflow Keras PyTOrch
string similarity based on Dice's coefficient in go
#计算机科学# Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models
This Repo is for implementation of 3D unet in Tensorflow 2.0v
This was my research project at IIT Bombay on Lung Segmentation from Chest X-Rays Images
Image Segmentation using U-Net, U-Net with skip connections and M-Net architectures
#编辑器#String similarity ranking for Vim's CtrlP fuzzy file finder.
Report various statistics stemming from a confusion matrix in a tidy fashion. 🎯
#计算机科学#An image segmentation project using PyTorch to segment the Left Atrium in 3D Late gadolinium enhanced - cardiac MR images of the human heart.
ML/CNN Evaluation Metrics Package
#计算机科学#Adversarial Attack on 3D U-Net model: Brain Tumour Segmentation.
Compare the sameness of two strings
Finds degree of similarity between two strings, based on Dice's Coefficient and Levenshtein Distance.
#自然语言处理#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.
#计算机科学#U-Net from Scratch for Brain Tumor Segmentation