sisl / sisl/TaxiLocalizationSemanticFiltering

Published `best_model_avg.pth` does not reproduce the hold-short IoU in Table 3

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi,

My name is Henry and I'm a rising senior in high school. This summer I reproduced the segmentation stage of your taxiing localization paper and I ran into something I couldn't figure out on my own and wanted to ask about.

Using best_model_avg.pth from your Hugging Face repo on the shipped validation split, I get centerline 0.7275 and pavement 0.9824 which are both within half a percent of Table 3. My confusion was because hold-short comes out at 0.3505 instead of 0.6645.

I checked whether it was the decision threshold, the split, or how IoU gets averaged, and none of those explain it. The checkpoint is only finding about 40% of the hold-short pixels.

Was Table 3 made with this checkpoint, or a different one? I noticed the training code also saves best_model_worstcase.pth, which isn't on Hugging Face.

Happy to send the full numbers if that's useful. Thanks for releasing the code
and the dataset, I really enjoyed the reading and the opportunity to give it a try.

Best,

Henry

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported validation results with best_model_avg.pth from the Hugging Face repository and compare them with Table 3, focusing on hold-short IoU. Read the training code around best_model_avg.pth and best_model_worstcase.pth to determine which checkpoint produced the table. Done means identifying and documenting the checkpoint or evaluation difference that explains the mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface, python
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.