Commit Graph

31 Commits

Author SHA1 Message Date
Niels a36edf1e01 Clean up 2024-08-06 08:34:42 +02:00
Niels e815f70a38 Address comment 2024-08-06 08:32:36 +02:00
Niels fbf7e3a664 Add link 2024-08-05 22:12:15 +02:00
Niels e9503c96fe Move HF to separate section 2024-08-05 22:10:57 +02:00
Niels c3393d8b5f Include original code snippet 2024-08-05 22:08:54 +02:00
Niels 841cc1f015 Update docstring 2024-08-05 09:44:03 +02:00
Niels e93be7f6aa Update README 2024-08-05 09:43:04 +02:00
Niels cb48213066 Update links 2024-08-05 09:41:40 +02:00
Niels 6aeee34775 Make huggingface_hub soft dependency 2024-08-05 09:37:53 +02:00
Niels 0c28c630c2 Do not load config from the hub 2024-08-03 14:45:20 +02:00
Niels 3af4e82263 Add model_id_to_filenames 2024-08-03 14:18:23 +02:00
Niels 17b74501fb Use classmethod 2024-08-03 14:14:12 +02:00
Niels b72a8a97f0 First draft 2024-08-03 12:57:05 +02:00
Ronghang Hu 57bc94b739 Merge pull request #119 from facebookresearch/ronghanghu/installation_faq
[doc] add `INSTALL.md` as an installation FAQ page
2024-08-02 15:07:25 -07:00
Ronghang Hu b744a3c084 [doc] add INSTALL.md as an installation FAQ page 2024-08-02 22:05:46 +00:00
Haitham Khedr d1fc9a0686 Merge pull request #116 from facebookresearch/arXiv-paper
Update arXiv paper citation
2024-08-02 13:02:08 -07:00
Haitham Khedr 59550d4deb Update README.md 2024-08-02 12:58:23 -07:00
Haitham Khedr de4db16676 Update README.md 2024-08-02 12:56:06 -07:00
Ronghang Hu 0e78a11899 Merge pull request #61 from DanBrown47/main
Change git repo url from SSH to HTTPS
2024-07-31 21:30:11 -07:00
Danwand fa2796bb47 Change git repo url from SSH to HTTPS
The change is made for researchers to easly clone the project to check out from systems and platforms with SSH not in sync with github. Eg : Google Colab, Remote GPU Servers etc
2024-07-31 13:55:06 +05:30
Haitham Khedr 86827e2fba Merge pull request #32 from CharlesCNorton/patch-5
Fix: Hyphenate to "model-in-the-loop"
2024-07-30 07:54:23 -07:00
Ronghang Hu cd270ed4f1 Merge pull request #29 from CharlesCNorton/patch-3
fix: correct spelling
2024-07-30 07:49:01 -07:00
Ronghang Hu 32750fa695 Merge pull request #30 from CharlesCNorton/patch-4
Fix typo in comment: "evalaution" to "evaluation"
2024-07-30 07:48:16 -07:00
CharlesCNorton e62ec497b8 Fix: Hyphenate to "model-in-the-loop"
The phrase "model-in-the-loop" is now hyphenated to align with standard practices in technical literature, where hyphenation of compound adjectives clarifies their function as a single descriptor.
2024-07-30 08:35:59 -04:00
CharlesCNorton c8127182c1 Fix typo in comment: "evalaution" to "evaluation"
Corrected the spelling of "evaluation" in the comment describing the use of the `--use_all_masks` flag in the `main` function.
2024-07-30 08:24:39 -04:00
CharlesCNorton f882beb157 fix: correct spelling
Corrected two instances of "a even number" to "an even number" for correct article usage before a vowel sound.
2024-07-30 08:13:47 -04:00
Ronghang Hu 82b026cd55 Merge pull request #7 from CharlesCNorton/patch-2
Correct typo in sav_dataset README.md
2024-07-29 19:28:17 -07:00
CharlesCNorton de05a2e0c5 Correct typo in sav_dataset README.md
Change "there licenses" to "their licenses" in the README.MD
2024-07-29 22:25:56 -04:00
Ronghang Hu b3011f0ea6 Merge pull request #5 from CharlesCNorton/patch-1
Fix typo in README: "Aything" corrected to "Anything"
2024-07-29 19:24:31 -07:00
CharlesCNorton 662fd3d90e Fix typo in README: "Aything" corrected to "Anything"
Corrected a typo in the Segment Anything Video Dataset section of the README file. The word "Aything" has been updated to "Anything."
2024-07-29 22:15:41 -04:00
Haitham Khedr 0c5f8c5432 Initial commit 2024-07-29 21:54:20 +00:00