InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 21 Jupyter Notebook google-colab Projects
-
notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
Project mention: Show HN: I am using AI to drop hats outside my window onto New Yorkers | news.ycombinator.com | 2024-06-23FWIW you can use roboflow models on-device as well. detect.roboflow.com is just a hosted version of our inference server (if you run the docker somewhere you can swap out that URL for localhost or wherever your self-hosted one is running). Behind the scenes it’s an http interface for our inference[1] Python package which you can run natively if your app is in Python as well.
Pi inference is pretty slow (probably ~1 fps without an accelerator). Usually folks are using CUDA acceleration with a Jetson for these types of projects if they want to run faster locally.
Some benefits are that there are over 100k pre-trained models others have already published to Roboflow Universe[2] you can start from, supports many of the latest SOTA models (with an extensive library[3] of custom training notebooks), and tight integration with the dataset/annotation tools that are at the core of Roboflow for creating custom models, and good support for common downstream tasks via supervision[4].
[1] https://github.com/roboflow/inference
[2] https://universe.roboflow.com
[3] https://github.com/roboflow/notebooks
[4] https://github.com/roboflow/supervision
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial (by towardsai)
-
-
-
Project mention: Ask HN: Any Recommendations Around Programming on an iPad? | news.ycombinator.com | 2024-09-04
(I checked there doesn’t seem to be a straightforward way to do C in swift playgrounds. Bonus content: https://github.com/uraimo/Awesome-Swift-Playgrounds )
What I do for most of my coding on iPad is use Google Colab. https://colab.research.google.com/
It’s a Jupyter Notebook, but you can get most things including working with C. The below link confirms C can be bound to and how.
https://blog.jupyter.org/interactive-workflows-for-c-with-ju...
As a matter of point, iPads aren’t really set up tool wise for programming. You can force something into this niche, but you probably want a computer for coding, because a significant portion of programming is massaging the system into doing what you need.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
StyleGAN3-CLIP-notebooks
A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.
-
-
-
-
-
-
-
-
-
-
-
Quantum_Espresso_Colab
This repository includes a notebook to run the open-source materials modeling package Quantum Espresso on Google Colab.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Jupyter Notebook google-colab discussion
Jupyter Notebook google-colab related posts
-
Build an Advanced Web Scraping Tool Using ToolJet and Scraper API! 🚀 🛠️
-
Build a LLM in Just 8 Lines of Code 🚀
-
Beginner’s Guide to Implementing a Simple Machine Learning Project
-
Aula 00.py uma breve introdução
-
Learn Python - Day 1
-
Welcome to Colaboratory
-
A playground to practice differential privacy - Antigranular
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Sep 2024
Index
What are some of the best open-source google-colab projects in Jupyter Notebook? This list will help you:
Project | Stars | |
---|---|---|
1 | notebooks | 5,101 |
2 | dl-colab-notebooks | 1,712 |
3 | machine-learning-asset-management | 1,668 |
4 | tutorials | 981 |
5 | colabcat | 714 |
6 | TrainYourOwnYOLO | 647 |
7 | stylegan2-projecting-images | 292 |
8 | simfin-tutorials | 256 |
9 | StyleGAN3-CLIP-notebooks | 205 |
10 | blender-colab | 186 |
11 | Julia-on-Colab | 162 |
12 | colab-vscode | 95 |
13 | interesting-colabs | 48 |
14 | analisis-numerico-computo-cientifico | 44 |
15 | torrent-webseed-creator-colab | 31 |
16 | Real-ESRGAN-Video-Batch-Process | 23 |
17 | glide-text2im-colab | 21 |
18 | NeuralTextToImage | 12 |
19 | D-Drone_v2 | 11 |
20 | Quantum_Espresso_Colab | 9 |
21 | koboldai-chub-venus | 8 |