Search results
To create a new Colab notebook you can use the File menu above, or use the following link: create a new Colab notebook. Colab notebooks are Jupyter notebooks that are hosted by Colab. To learn more about the Jupyter project, see jupyter.org .
With Colab you can import an image dataset, train an image classifier on it, and evaluate the model, all in just a few lines of code. Colab notebooks execute code on Google's cloud servers, meaning you can leverage the power of Google hardware, including GPUs and TPUs, regardless of the power of your machine.
New Kaggle Notebooks <> Colab updates! Now you can: Import directly from Colab without having to download/re-upload; Upload via link, by pasting Google Drive or Colab URLs; Export & run Kaggle Notebooks on Colab with 1 click; Try these notebooks that talk to Gemini: Gemini and Stable Diffusion; Learning with Gemini and ChatGPT
DeepFake. Deepfake is a technology that uses artificial intelligence to manipulate the appearance and voice of a person in a video. Roop uses a face swapping technique that replaces the original face in the video with the desired face, while preserving the facial expressions and movements.
Run ComfyUI with colab iframe (use only in case the previous way with localtunnel doesn't work) You should see the ui appear in an iframe. If you get a 403 error, it's your firefox settings or an extension that's messing things up. If you want to open it in another window use the link.
After picking a sample of our chatbot's prompts and responses, we can request that Fiddler execute a series of enrichment services that can "score" our prompts and responses for a variety of insights. These enrichment services can detect AI safety issues like PII leakage, hallucinations, toxicity, and more.
This notebook serves as the starting point for exploring the various resources available to help you get started with YOLOv8 and understand its features and capabilities. YOLOv8 models are fast, accurate, and easy to use, making them ideal for various object detection and image segmentation tasks.
The aim of this notebook is to enable users to explore the viral structures established by Nomburg et al., "Birth of new protein folds and functions in the virome". [ ]
A widgets-based interactive notebook for Google Colab that lets users generate AI images from prompts (Text2Image) using Stable Diffusion (by Stability AI, Runway & CompVis). This notebook aims to be an alternative to WebUIs while offering a simple and lightweight GUI for anyone to get started with Stable Diffusion.
This notebook will onboard two identical models -- one without class imbalance weighting and one with class imbalance weighting -- to illustrate how drift signals in the minority class are easier to detect once properly amplified by Fiddler's unique class weighting approach.