Commit Graph

26 Commits

Author SHA1 Message Date
b83a19e9c2 human 2026-02-15 22:32:05 +08:00
08a63807f3 tarot 2026-02-15 17:50:14 +08:00
18d207b014 tarot 2026-02-15 17:49:52 +08:00
fb05cd8c71 tarot 2026-02-15 16:38:28 +08:00
882989f252 tarot 2026-02-15 16:37:24 +08:00
f981a05b32 tarot 2026-02-15 15:41:50 +08:00
0cb2470e55 APIkey 2026-02-15 14:04:03 +08:00
87c8006aa9 FastAPI 2026-02-15 13:51:50 +08:00
6dc5d17a43 FastAPI 2026-02-15 13:48:11 +08:00
8065619f5e FastAPI 2026-02-15 13:35:32 +08:00
3b5461371c FastAPI 2026-02-15 13:22:38 +08:00
8bb00ac928 local 2026-02-15 12:25:24 +08:00
generatedunixname537391475639613
2ec3c0711a fbcode/deeplearning/projects/sam3_release/sam3/train/data
Reviewed By: JuanBesa

Differential Revision: D91210167

fbshipit-source-id: a563232f4bc82f6f3b99e53df1c88cf0f39747bb
2026-02-03 13:14:44 -08:00
generatedunixname537391475639613
99d02f28c8 fbcode/deeplearning/projects/sam3_release/sam3/train/data
Reviewed By: JuanBesa

Differential Revision: D91383480

fbshipit-source-id: 5b98627fb679c7c704c1a2faba9722e3a6f2ec20
2026-01-27 04:54:06 -08:00
Bowie Chen
11dec2936d apply Black 25.11.0 style in fbcode/deeplearning/projects (21/92)
Summary:
Formats the covered files with pyfmt.

paintitblack

Reviewed By: itamaro

Differential Revision: D90476315

fbshipit-source-id: ee94c471788b8e7d067813d8b3e0311214d17f3f
2026-01-11 23:16:49 -08:00
generatedunixname89002005307016
7b89b8fc3f Add missing Pyre mode headers] [batch:11/N] [shard:17/N]
Differential Revision: D90237984

fbshipit-source-id: 526fd760f303bf31be4f743bdcd77760496de0de
2026-01-07 05:16:41 -08:00
Manuel López Antequera
5eb25fb54b Pin to numpy 1.26.X not strictly 1.26 (#348)
Summary: Pull Request resolved: https://github.com/facebookresearch/sam3/pull/348

Reviewed By: haithamkhedr

Differential Revision: D89182040

Pulled By: mlopezantequera

fbshipit-source-id: 73d75c68cb5ec06a645c7c93af44f760bf5b22cc
2025-12-21 02:34:58 -08:00
generatedunixname537391475639613
962998a167 fbcode/deeplearning/projects/sam3_release/sam3/train/nms_helper.py
Differential Revision: D88935213

fbshipit-source-id: b0b9cd57858641f7ce398865caef5eed4ad5d8bb
2025-12-21 01:40:42 -08:00
Matt Le
b26a5f330e Include entire sam3 package instead of just sam3 and sam3.model (#327)
Summary:
there are several imports within the `sam3.model` package that reference other packages within `sam3` other than `sam3` and `sam3.model` (for example [here](https://github.com/facebookresearch/sam3/blob/main/sam3/model/sam3_tracker_base.py#L15)).  This fixes the package structure so that you can `pip install` the package and `import sam3`

Pull Request resolved: https://github.com/facebookresearch/sam3/pull/327

Reviewed By: haithamkhedr

Differential Revision: D88950127

Pulled By: lematt1991

fbshipit-source-id: 3554512d304ccdf679a9af8606bbfe1f7f2a1cfb
2025-12-11 09:23:19 -08:00
Haitham Khedr
757bbb0206 Remove extra args in track_step
Reviewed By: jayleicn

Differential Revision:
D87886578

Privacy Context Container: L1256182

fbshipit-source-id: 99d47aac7ca76ba8b321716b69d1306581152ac9
2025-11-29 15:29:00 -08:00
Tengyu Ma
2d1cbaeac7 Update veval README.md for frame shifting alert on sa-co/veval yt1b (#213)
Summary: Pull Request resolved: https://github.com/facebookresearch/sam3/pull/213

Reviewed By: haithamkhedr

Differential Revision: D87830284

Pulled By: tengyu-ma

fbshipit-source-id: e6cc52f42bfa2de33462f0c26acebcb1bcee0cff
2025-11-24 18:20:43 -08:00
Haitham Khedr
1daff5eb92 Update README with arXiv bibtex
Reviewed By: jayleicn

Differential Revision:
D87813153

Privacy Context Container: L1256182

fbshipit-source-id: 9361ff55ebdb1ee78f694cb9c41b8bc83bf600fb
2025-11-24 13:30:21 -08:00
Eric O. Korman
d0b1b9d5aa Fix SA-CO benchmark link in README (#149)
Summary:
Updated the link for the SA-CO benchmark in the README.

Pull Request resolved: https://github.com/facebookresearch/sam3/pull/149

Reviewed By: chayryali

Differential Revision: D87675994

Pulled By: haithamkhedr

fbshipit-source-id: 22b8fb823b72013ad7e77952a9b25b43ad6d4df9
2025-11-21 16:54:07 -08:00
Haitham Khedr
84cc43bca4 Fix typo
Reviewed By: chayryali

Differential Revision:
D87452296

Privacy Context Container: L1256182

fbshipit-source-id: 603165bbafb326887925a0f05baeca98a85e43a0
2025-11-19 10:39:49 -08:00
Haitham Khedr
e0e2968a17 Download config file from HF
Summary: This DIff downloads `config.json` from HF in addition to the checkpoint (`sam3.pt`). This is needed to correctly track downloads.

Reviewed By: alcinos

Differential Revision:
D87439565

Privacy Context Container: L1256182

fbshipit-source-id: 611ddde3e2e3fc24c4a70a0f44e43315e88a5763
2025-11-19 06:34:54 -08:00
facebook-github-bot
a13e358df4 Initial commit
fbshipit-source-id: da6be2f26e3a1202f4bffde8cb980e2dcb851294
2025-11-18 23:07:54 -08:00