Topic: "dice-coefficient"
aceakash/string-similarity 📦
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Language: JavaScript - Size: 109 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 2,530 - Forks: 129

wolny/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
Language: Jupyter Notebook - Size: 291 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2,186 - Forks: 529

adrg/strutil
Go metrics for calculating string similarity and other string utility functions
Language: Go - Size: 111 KB - Last synced at: 4 days ago - Pushed at: 20 days ago - Stars: 382 - Forks: 25

shalabh147/Brain-Tumor-Segmentation-and-Survival-Prediction-using-Deep-Neural-Networks
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.
Language: Jupyter Notebook - Size: 282 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 140 - Forks: 37

vickumar1981/stringdistance
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..
Language: Scala - Size: 1.27 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 78 - Forks: 14

Mr-TalhaIlyas/Loss-Functions-Package-Tensorflow-Keras-PyTorch
Loss function Package Tensorflow Keras PyTOrch
Size: 152 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 53 - Forks: 6

hbakhtiyor/strsim
string similarity based on Dice's coefficient in go
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 44 - Forks: 2

fitushar/3DUnet_tensorflow2.0
This Repo is for implementation of 3D unet in Tensorflow 2.0v
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 33 - Forks: 9

gaurav104/LungSegmentation
This was my research project at IIT Bombay on Lung Segmentation from Chest X-Rays Images
Language: Python - Size: 41 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 30 - Forks: 5

ai-med/nn-common-modules
Pytorch Implementations of Common modules, blocks and losses for CNNs specifically for segmentation models
Language: Python - Size: 276 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 15

dgraham/scores
String similarity ranking for Vim's CtrlP fuzzy file finder.
Language: Rust - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 1

m-clark/confusionMatrix
Report various statistics stemming from a confusion matrix in a tidy fashion. 🎯
Language: R - Size: 432 KB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 4

angadbajwa23/Segmentation-of-2D-Brain-MR-Images-using-Deep-Neural-Architectures
Image Segmentation using U-Net, U-Net with skip connections and M-Net architectures
Language: Jupyter Notebook - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 4

Mr-TalhaIlyas/Evaluation-Metrics-Package-Tensorflow-PyTorch-Keras
ML/CNN Evaluation Metrics Package
Size: 2.45 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

tarun360/Adversarial-Attack-on-3D-U-Net-model-Brain-Tumour-Segmentation.
Adversarial Attack on 3D U-Net model: Brain Tumour Segmentation.
Language: Jupyter Notebook - Size: 51.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

FoxxMD/string-sameness
Compare the sameness of two strings
Language: TypeScript - Size: 254 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

bragancas/VNet_PyTorch-Atriaseg2018
An image segmentation project using PyTorch to segment the Left Atrium in 3D Late gadolinium enhanced - cardiac MR images of the human heart.
Language: Python - Size: 23.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

kesarawimal/compare-strings
Finds degree of similarity between two strings, based on Dice's Coefficient and Levenshtein Distance.
Language: JavaScript - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

komed3/cmpstr
lightweight npm package to calculate string similarity
Language: JavaScript - Size: 249 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 3 - Forks: 0

Pegah-Ardehkhani/Brain-MRI-Segmentation
U-Net from Scratch for Brain Tumor Segmentation
Language: Jupyter Notebook - Size: 8 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

cosmicac/ucsf-mri-seg
CNN for Synovitis Segmentation in MRI
Language: Python - Size: 3.79 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

Pathfinder1996/Attention-Gate-Residual-UNet
Attention Gate Residual UNet for vein image segmentation in the field of biometric identification
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

henrik9999/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Language: PHP - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Vaneeza-7/Data-structures-assignments 📦
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
Language: C++ - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xilin-tian/Resume_Classification
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.
Language: Jupyter Notebook - Size: 55 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

Jonas1312/dice-coefficient-scale-sensitivity-pitfall
The Dice Coefficient Is Scale Sensitive, Mathematical Proof.
Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cyonii/spam-probability
A routine for assigning spam probability to a given set of text messages by comparing each text to the rest of the corpus, checking the frequency of spam and non-spam messages in the corpus. The probability is ranged from 0 to 1, where 0 is no spam and 1 is certain spam.
Language: JavaScript - Size: 552 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MrRaghav/dcu_practicum_2019-20
Natural Language Processing (classification and machine translation) codes and analysis done for the year long practicum in Dublin City University (2019-20)
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AR13ar/Semantic-Segmentation
Semantic Segmentation with FCN Autoencoders
Language: Python - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3

leocvml/DeepTool
Language: Python - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

m15kh/segmentation_metrics
This is a repository for segmentation analysis using metrics such as Recall, Dice Coefficient, and others
Language: Python - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

RezaSaadatyar/Medical-Image-Processing
This repository contains code and data for medical image processing tasks. It includes various scripts for processing, analyzing, and evaluating medical images using deep learning techniques, with a focus on models like U-Net and ResNet.
Language: Jupyter Notebook - Size: 1.09 GB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

john-fotis/Movie-Recommender
A movie recommender written in Go that suggests movies considering various factors within a particular dataset, encompassing users, movies, and movie ratings.
Language: Go - Size: 1.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rse/hashtag-similarity
Similarity Clustering of HashTags
Language: JavaScript - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KanNudimmud/Brain_Tumor_Segmentation
Example of brain tumor segmentation.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

muratalkhadam/ship-segmentation
Semantic segmentation solution for Airbus Challenge Task
Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FR0ST1N/strdice
Go implementation of Dice coefficient to find similarity between two strings.
Language: Go - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

GeorgeBatch/papsmear-classic-segmentation
Imaging Coursework: Non-Deep-Learning Segmentation of Pap Smear Images
Language: Jupyter Notebook - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
