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
Sergii Dymchenko
658aaba327
Use weights_only
for loading
...
sam2/build_sam.py:81:14: TOR102 [*] `torch.load` without `weights_only` parameter is unsafe. Explicitly set `weights_only` to False only if you trust the data you load and full pickle functionality is needed, otherwise set `weights_only=True`.
Found with https://github.com/pytorch-labs/torchfix/
2024-07-29 16:54:54 -07:00
Haitham Khedr
0c5f8c5432
Initial commit
2024-07-29 21:54:20 +00:00