facebookresearch / facebookresearch/sam3

training on multiple datasets

Open
#407 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
11.7k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Hello, we have encountered some issues when training on multiple datasets and would like to ask for your advice. During the training of SAM3, a large amount of data is also used. Should all datasets be merged into a single COCO-format JSON annotation file for one-time training, or is it feasible to train on different datasets sequentially? If sequential training is adopted, are there any recommended strategies—such as mixing in a portion of previously used data—to avoid catastrophic forgetting of earlier learned knowledge?

Contributor guide

Open the contributing guide

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

Review the repository's SAM3 finetuning documentation and example notebooks first. Determine whether multiple COCO-format datasets can be combined or trained sequentially, and whether any documented strategy addresses forgetting. Done should be a clear supported workflow or a documented limitation with recommended guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.