Skip to content

Commit

Permalink
add first version of Segment Images with Segment Anything 2 notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Jul 30, 2024
1 parent 3d80d1f commit 9f6a028
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 0 deletions.
1 change: 1 addition & 0 deletions automation/notebooks-table-data.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
display_name, notebook_name, roboflow_blogpost_path, youtube_video_path, github_repository_path, arxiv_index, should_open_in_sagemaker_labs, readme_section
Segment Images with SAM2,how-to-segment-images-with-sam-2.ipynb, , , https://github.com/facebookresearch/segment-anything-2, , True, models
RT-DETR Object Detection, train-rt-detr-on-custom-dataset-with-transformers.ipynb, https://blog.roboflow.com/train-rt-detr-custom-dataset-transformers/, , https://github.com/lyuwenyu/RT-DETR, 2304.08069, False, models
Fine-Tune Florence-2 on Object Detection Dataset, how-to-finetune-florence-2-on-detection-dataset.ipynb, https://blog.roboflow.com/fine-tune-florence-2-object-detection/, https://www.youtube.com/watch?v=i3KjYgxNH6w, , 2311.06242, False, models
Run Different Vision Tasks with Florence-2, how-to-run-different-vision-tasks-with-florence-2.ipynb, https://blog.roboflow.com/florence-2/, https://www.youtube.com/watch?v=hj_ybcRdk5Y, , 2311.06242, False, models
Expand Down
969 changes: 969 additions & 0 deletions notebooks/how-to-segment-images-with-sam-2.ipynb

Large diffs are not rendered by default.

0 comments on commit 9f6a028

Please sign in to comment.