Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

YOLOX · Issues· 808 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1908

    VOCEvaluator's annots.pkl cache is never invalidated — root cause of the recurring "KeyError: <imagename>" reports (#1397, #874, #1490)

    Updated Sep 2, 2026
  • #1909

    tools/train.py silently swallows training exceptions and exits with code 0 (via @logger.catch with no reraise)

    Updated Sep 2, 2026
  • #1907

    `tools/export_onnx.py` breaks on current PyTorch: `torch.onnx` has no attribute `_export`

    Updated Aug 29, 2026
  • #1906

    Checkpoint loading breaks on PyTorch 2.6+: `torch.load` defaults to `weights_only=True`

    Updated Aug 29, 2026
  • #1904

    `VOCDetection._write_voc_results_file` crashes with numpy 2.x: `ValueError: operands could not be broadcast together with shapes (1,5) (0,)`

    Updated Aug 29, 2026
  • #1905

    `os.path.join` drive-letter heuristic silently breaks `_do_python_eval`'s annotation path on Windows

    Updated Aug 29, 2026
  • #1903

    VOCDetection crashes with IndexError: list index out of range on Windows

    Updated Aug 29, 2026
  • #1870

    Quickstart commands fail to run

    Updated Jul 22, 2026
  • #1781

    error while installing yolox

    Updated Apr 14, 2026
  • #1865

    Question about licensing of official pretrained weights for commercial iOS app bundling

    Updated Mar 31, 2026
  • #1612

    Reproducibility in YOLOX

    Updated Feb 26, 2026
  • #1863

    Incorrect TensorRT inference after ONNX export with dynamic shapes (batch size >= 1)

    Updated Jan 22, 2026
  • #1789

    early stopping issue

    Updated Dec 11, 2025
  • #1422

    RuntimeError: DataLoader worker (pid(s) 197) exited

    Updated Nov 28, 2025
  • #1857

    COCOEvaluator breaks when using custom datasets with "info" and "licenses" fields removed

    Updated Oct 3, 2025