Skip to content

WiGesture reproduction — PAD interpolation question #4

@bobokardashian

Description

@bobokardashian

Hi Zijian,

Following your earlier advice, we reproduced CrossFi on WiGesture using process2-split.py + linear interpolation to fill PAD values. Training uses --norm and the full pipeline (full_shot → few_shot).

Current results:
Scenario Ours Paper
In-domain full-shot 72% 98.2%
One-shot cross-domain 39.5% 91.7%
Zero-shot cross-domain 24.4% 64.8%

Our interpolation fills PAD along the time axis per subcarrier, with nearest-neighbor at boundaries. Does this match your approach, or could you share the actual interpolation script? We think this is the main gap.

Minor repo notes: pretrained=True deprecated in newer PyTorch; few_shot.py uses --pretrain_MMD/--test_MMD not --MMD as README states.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions