awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zhirongw avatar

zhirongw/lemniscate.pytorch

0
View on GitHub↗
758 stars·130 forks·Python·13 views

Lemniscate.pytorch

This repo constains the pytorch implementation for the CVPR2018 unsupervised learning paper (arxiv).

Features

  • Computer Vision Research - Unsupervised feature learning via instance discrimination.
  • Image Representation Learning - Non-parametric instance discrimination for feature learning.

Star history

Star history chart for zhirongw/lemniscate.pytorchStar history chart for zhirongw/lemniscate.pytorch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lemniscate.pytorch

These projects share indexed features with Lemniscate.pytorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebookresearch/deepclusterfacebookresearch avatar

    facebookresearch/deepcluster

    1,746View on GitHub↗

    We release paper and code for SwAV, our new self-supervised method. SwAV pushes self-supervised learning to only 1.2% away from supervised learning on ImageNet with a ResNet-50! It combines online clustering with a multi-crop data augmentation.

    Python
    View on GitHub↗1,746
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
  • agrimgupta92/sganagrimgupta92 avatar

    agrimgupta92/sgan

    912View on GitHub↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    View on GitHub↗912
  • ahangchen/tfusionahangchen avatar

    ahangchen/TFusion

    310View on GitHub↗

    CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns

    Python
    View on GitHub↗310
Compare all 30 related projects→

Frequently asked questions

What does zhirongw/lemniscate.pytorch do?

This repo constains the pytorch implementation for the CVPR2018 unsupervised learning paper (arxiv).

What are the main features of zhirongw/lemniscate.pytorch?

The main features of zhirongw/lemniscate.pytorch are: Computer Vision Research, Image Representation Learning.

Which projects share features with zhirongw/lemniscate.pytorch?

Projects with overlapping indexed features include: facebookresearch/deepcluster — We release paper and code for SwAV, our new self-supervised method. SwAV pushes self-supervised learning to only 1.2%… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… agrimgupta92/sgan — Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018. aimerykong/recurrent-pixel-embedding-for-instance-grouping — CVPR2018 - pixel embedding & grouping for structured prediction, e.g., instance segmentation. akanazawa/cmr — Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik. ahangchen/tfusion — CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns.