Skip to content

Commit

Permalink
add PaliGemma paper
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Jul 11, 2024
1 parent 735d94d commit ef2c82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/notebooks-table-data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ display_name, notebook_name, roboflow_blogpost_path, youtube_video_path, github_
RT-DETR Object Detection, train-rt-detr-on-custom-dataset-with-transformers.ipynb, , , 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/,, , 2311.06242, False, models
Fine-Tune PaliGemma on Object Detection Dataset, how-to-finetune-paligemma-on-detection-dataset.ipynb, https://blog.roboflow.com/how-to-fine-tune-paligemma/, https://www.youtube.com/watch?v=OMBmVInx68M, https://github.com/google-research/big_vision/blob/main/big_vision/configs/proj/paligemma/README.md, , False, models
Fine-Tune PaliGemma on Object Detection Dataset, how-to-finetune-paligemma-on-detection-dataset.ipynb, https://blog.roboflow.com/how-to-fine-tune-paligemma/, https://www.youtube.com/watch?v=OMBmVInx68M, https://github.com/google-research/big_vision/blob/main/big_vision/configs/proj/paligemma/README.md, 2407.07726, False, models
YOLOv10 Object Detection, train-yolov10-object-detection-on-custom-dataset.ipynb, https://blog.roboflow.com/yolov10-how-to-train/, , https://github.com/THU-MIG/yolov10, 2405.14458, True, models
Zero-Shot Object Detection with YOLO-World, zero-shot-object-detection-with-yolo-world.ipynb, https://blog.roboflow.com/what-is-yolo-world/, https://www.youtube.com/watch?v=X7gKBGVz4vs, https://github.com/AILab-CVC/YOLO-World, 2401.17270, True, models
YOLOv9 Object Detection, train-yolov9-object-detection-on-custom-dataset.ipynb, https://blog.roboflow.com/train-yolov9-model, https://youtu.be/XHT2c8jT3Bc, https://github.com/WongKinYiu/yolov9, 2402.13616, True, models
Expand Down

0 comments on commit ef2c82f

Please sign in to comment.