RasterFairy

The purpose of Raster Fairy is to transform any kind of 2D point cloud into a regular raster whilst trying to preserve the neighborhood relations that were present in the original cloud. A typical use case is if you have a similarity clustering of images and want to show the images in a regular table structure. (by Quasimondo)

RasterFairy Alternatives

Similar projects and alternatives to RasterFairy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better RasterFairy alternative or higher similarity.

RasterFairy reviews and mentions

Posts with mentions or reviews of RasterFairy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • A Visual Book Recommender
    3 projects | news.ycombinator.com | 27 Apr 2023
    For post-t-SNE processing to get non-overlapping items, see also: https://github.com/Quasimondo/RasterFairy

    I also used more crude algorithms that sort by X, group elements in buckets, and within each, sort by Y. Then we get a grid of elements. The result is less high-quality than with iterative algorithms (and depends on if we sort by X or Y first), but it is hard to beat its simplicity.

  • We Analyzed 425,909 Favicons
    5 projects | news.ycombinator.com | 20 Oct 2021
    You can use t-SNE (or even better: UMAP or one of its variation) to create a 2D points cloud, and then use something like RasterFairy [1] to map 2D positions to the cells a grid. It usually works well.

    [1] https://github.com/Quasimondo/RasterFairy

Stats

Basic RasterFairy repo stats
2
278
2.0
9 months ago

Quasimondo/RasterFairy is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of RasterFairy is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com