Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/FixRes

This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423 observed · 2026-08-28

github.com/facebookresearch/FixRes · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2623
  • days_rel: n/a
  • days_push: 1848
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1043 stars · 146 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FixRes is a PyTorch implementation of the NeurIPS 2019 paper 'Fixing the train-test resolution discrepancy', providing training and fine-tuning code plus pre-trained ImageNet classification models. It improves accuracy of convolutional neural networks by adapting models to a higher test resolution than used during training.

Use cases

  • improve image classification accuracy with higher test resolution
  • fine-tune a pretrained ResNet for ImageNet at higher resolution
  • download pretrained FixResNet models for image classification
  • reproduce the FixRes paper results
  • apply train-test resolution adaptation to my own CNN

When to choose

  • you want a simple accuracy boost for CNN image classifiers without architecture changes
  • you need pretrained ImageNet models at higher resolutions like 320-384px
  • you are reproducing or building on the FixRes research

When to avoid

  • you need actively maintained code with modern PyTorch support
  • you want a production training framework rather than research code
  • you work with transformers rather than convolutional networks
  • you need convenient multi-GPU distributed training out of the box

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision image-processing deep-learning machine-learning python pytorch image-classification imagenet train-test-resolution research-code pretrained-models fine-tuning gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/FixResmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/FixRes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem