agentsclimarketplace

Eccv topic selection

Skill brycewang-stanford/Awesome-Journal-Skills/ECCV-Skills/skills/eccv-topic-selection

Use when deciding whether a computer-vision project should target ECCV — weighing the two-year even-year cadence against CVPR, ICCV, WACV, BMVC, ACCV, NeurIPS, and journal routes, testing whether the work matches ECCV's breadth from geometry to vision-language, and reading the Koenderink Prize lineage as a durability signal.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill eccv-topic-selection

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

4.3 KB, 963 tokens by cl100k_base, as published. Nobody here has run it

ECCV Topic Selection

Use this before committing a project to ECCV. The fit question has two layers: is this an ECCV-shaped paper (scope, evidence, durability), and is the even-year calendar the right bet — because choosing ECCV means the next chance at this venue is two years away, and the same March deadline usually competes with an ICCV or CVPR alternative for the identical result.

Scope: what ECCV-shaped means

ECCV is a general vision flagship with a strong geometric and European heritage: 3D reconstruction, SLAM/SfM, optical flow, recognition, segmentation, video, generative models, vision-language, embodied and applied vision all live in its LNCS volumes. The historical taste signal: ECCV's proceedings carried COCO (2014), SSD and Perceptual Losses (2016), and NeRF and RAFT (2020) — datasets, practical detectors, and representation shifts, not just incremental leaderboard entries. ECVA's Koenderink Prize honors a ten-year-old ECCV paper each edition; asking "could this matter in ten years?" is a good severity filter for whether the contribution is a mechanism or a configuration.

The calendar layer

SituationReading
Result ready by February of an even yearECCV is live; decide vs the same-spring alternatives
Result ready in an odd yearICCV (March) or CVPR (November) — holding a year for ECCV rarely beats publishing
Work is solid but not flagship-tierBMVC or WACV now beats a two-year ECCV gamble
Contribution needs >14 LNCS pages of developmentIJCV or TPAMI; conference length will amputate it
Learning contribution where vision is one testbedNeurIPS/ICML/ICLR panels will value it more precisely
Dataset/benchmark contributionStrong ECCV genre (COCO precedent) — but plan hosting beyond the cycle

Five questions before committing

  1. Breadth: can the contribution be motivated to a mixed vision panel in one page, or does it need a subfield's shared context? (Narrow-deep work often fares better at a specialist venue or journal.)
  2. Durability: will the claim survive from the March freeze to the September conference — and, for the venue's memory, to the next even year? (eccv-experiments staleness test.)
  3. Substrate independence: is the win a mechanism, or a particular pretrained backbone's gift? Mechanism papers age across the biennial gap; substrate papers do not.
  4. Evidence budget: can you fill 14 LNCS pages (figures included) with matched-substrate comparisons, isolating ablations, and honest failures by early March?
  5. Team exposure: are all co-authors able to carry ECCV reviewer duty in April–June? The 2026 rules made co-author reviewing behavior a paper risk.

Anti-fit signals

  • The pitch depends on beating a SOTA number that three groups are visibly chasing — it will be stale by September.
  • The core contribution is engineering integration without an isolable idea — strong WACV/demo material, weak flagship material.
  • The paper's audience is one company's product context rather than the research community.

Decision procedure

1. Write the one-sentence contribution: "Given <input>, we <mechanism>,
   which yields <capability> that <prior family> cannot."
2. If the sentence needs a benchmark name to be interesting -> not ECCV.
3. Check the calendar table above for the earliest venue whose deadline
   the evidence budget can meet honestly.
4. If ECCV and another venue tie, price the option: ECCV slip = 2 years
   at this venue; CVPR slip = 1 year. Choose the venue whose slip you
   can afford.
5. Commit and hand the date chain to eccv-workflow.

Output format

[Fit verdict] ECCV-shaped / better at <venue> / needs maturation
[Scope test] <one-sentence contribution + mixed-panel motivation check>
[Calendar bet] <even-year timing vs alternatives, slip cost>
[Durability risks] <substrate dependence, SOTA-chase exposure>
[Commit decision] <venue + deadline + first falsifier experiment>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.