affnet VS hardnet

Compare affnet vs hardnet and see what are their differences.

affnet

Code and weights for local feature affine shape estimation paper "Repeatability Is Not Enough: Learning Discriminative Affine Regions via Discriminability" (by ducha-aiki)

hardnet

Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss" (by DagnyT)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
affnet hardnet
1 1
261 503
- -
0.0 0.0
almost 2 years ago about 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

affnet

Posts with mentions or reviews of affnet. We have used some of these posts to build our list of alternatives and similar projects.

hardnet

Posts with mentions or reviews of hardnet. We have used some of these posts to build our list of alternatives and similar projects.
  • Can't find images?
    1 project | /r/StableDiffusion | 6 Sep 2022
    Downloading: "https://github.com/DagnyT/hardnet/raw/master/pretrained/train_liberty_with_aug/checkpoint_liberty_with_aug.pth" to /home/showjdgb/.cache/torch/hub/checkpoints/checkpoint_liberty_with_aug.pth

What are some alternatives?

When comparing affnet and hardnet you can also consider the following projects:

pytorch-metric-learning - The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

Person_reID_baseline_pytorch - :bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial

GTSRB - Convolutional Neural Network for German Traffic Sign Recognition Benchmark

Text2Poster-ICASSP-22 - Official implementation of the ICASSP-2022 paper "Text2Poster: Laying Out Stylized Texts on Retrieved Images"

quaterion - Blazing fast framework for fine-tuning similarity learning models

Pytorch-UNet - PyTorch implementation of the U-Net for image semantic segmentation with high quality images

PixelLib - Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/

pytorch-a2c-ppo-acktr-gail - PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).