Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 981 Bytes

File metadata and controls

59 lines (39 loc) · 981 Bytes

— Source & Setup

Source location(s)

  • GitHub repo link:
  • Paper link:
  • Any pretrained weights link:
  • License notes (if known):

What I verified

  • Does the repo match the paper description? (Yes/No/Partially)
  • Pretrained model available? (Yes/No)
  • Dataset expected by repo:

Environment / dependencies

List exactly what you installed (with versions if possible):

  • OS:
  • Python:
  • PyTorch:
  • CUDA (if used):
  • OpenCV:
  • Other deps:

Setup steps (copy/paste friendly)

1) Clone / install

# commands here

2) Any downloads needed (weights/datasets)

  • What to download:
  • Where to place it:

3) How to run

# commands here

Output / results

  • What output you saw (logs, metrics, saved files):
  • Add screenshots in assets/ if helpful.

Issues encountered + fixes

  • Issue:
  • Cause:
  • Fix (steps/commands):

Notes for teammates

  • If someone else sets this up from scratch, what do they need to know?