Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masqm authored Apr 13, 2022
1 parent 961f3b7 commit 00df168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Faster_Mean_Shift

GPU-based Faster Mean-shift algorithm for accelerating the recurrent neural network (RNN) based pixel embedding framework for holistic cell segmentation and tracking. Here is a brief introduction on how to run it.
GPU accelerated Faster Mean-shift algorithm for speeding up the recurrent neural network (RNN) based pixel embedding framework for holistic cell segmentation and tracking. Here is a brief introduction on how to run it.

A more commonly used Faster Mean-shift algorithm for Euclidean Distance clustering was developed. Please see [Faster-Mean-Shift-Euc](https://github.com/masqm/Faster-Mean-Shift-Euc).

Expand Down

0 comments on commit 00df168

Please sign in to comment.