Skip to content

Is it possible that stage3 has fine-tuned other components?Can the tracker be trained using the checkpoint from stage 3? #45

Description

@TroubleMaker33

Nice work!

I compared the efficienciesam3_tinyvit.pt released by you with the original sam3.pt in terms of architecture, parameters, and the actual corresponding values. What I want to know is whether you made a little fine-tuning for the detector during the stage 3 fine-tuning phase (some statistical indicators will be provided later).

Because I read your development notes where you mentioned that the parameters of the teacher model were kept frozen, but I found that their values were different (through metrics such as mean and std), but these differences were very small.

Additionally, I would like to ask, I tested the detection effect of your released "efficientsam3_tinyvit.pt" on my data for each frame. The overall prediction confidence decreased by about 0.5 compared to "sam3.pt". I need a lower threshold to obtain a good result. I want to know why this is the case. Also, I would like to know if it is feasible to train the tracker based on the stage 3 checkpoint you released.

I look forward to and thank you for your response!

detector_weights_comparison.log

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