Pinned Repositories
amazon-rekognition-custom-labels-feedback-solution
Model assisted dataset preparation for Amazon Rekognition Custom Labels.
amazon-sagemaker-endpoint-deployment-of-fastai-model-with-torchserve
Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint
amazon-sagemaker-endpoint-deployment-of-siamese-network-with-torchserve
Twin Neural Network Training with PyTorch and fast.ai and its Deployment with TorchServe on Amazon SageMaker
streamlit-application-deployment-on-aws
Streamlit EDA Dashboard Powered by AWS Cloud
amazon-denseclus
Clustering for mixed-type data
aichpoem
手把手教你搭建人工智能AI写诗平台,从模型搭建到前后端开发到SEO优化推广
amazon-sagemaker-deployment-workshop
Raiden
Emulation of "Raiden" Game with Mathematica
sagemaker-jumpstart-generative-ai-examples
Unlocking Creativity: Generative AI with SageMaker Jumpstart
TuringMachine
Hunting for 3-colour and 5-state Turing Machine that is interesting
sunbc0120's Repositories
sunbc0120/sagemaker-jumpstart-generative-ai-examples
Unlocking Creativity: Generative AI with SageMaker Jumpstart
sunbc0120/aichpoem
手把手教你搭建人工智能AI写诗平台,从模型搭建到前后端开发到SEO优化推广
sunbc0120/amazon-sagemaker-deployment-workshop
sunbc0120/blog
blog
sunbc0120/CLIP
Contrastive Language-Image Pretraining
sunbc0120/course-v3
The 3rd edition of course.fast.ai
sunbc0120/datathon2017
sunbc0120/Deep-Reinforcement-Learning-Hands-On-Second-Edition
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
sunbc0120/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
sunbc0120/diffusion-nbs
Getting started with diffusion
sunbc0120/fastai
The fastai deep learning library
sunbc0120/Image-Caption-Generation-using-Fastai
Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. Designed a Web application for model deployment using the Flask framework.
sunbc0120/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
sunbc0120/stable-diffusion
A latent text-to-image diffusion model
sunbc0120/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
sunbc0120/stablediffusion-interpolation-tools
sunbc0120/sunbc0120
Biography@Github
sunbc0120/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
sunbc0120/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
sunbc0120/Udacity-Computer-Vision-Nanodegree-Program
This repositary contain all my exercises and projects of Udacity Computer Vision Nanodegree Program
sunbc0120/vimac
Productive macOS keyboard-driven navigation
sunbc0120/ElevenLabs-Javascript-Example
ElevenLabs Text-To-Speach JS Example for Node.js and Client-Only JS
sunbc0120/finetuning-and-deploying-llama-on-Sagemaker
Use the two different methods (deepspeed and SageMaker model parallelism library) to fine tune llama model on Sagemaker. Then deploy the fine tuned llama on Sagemaker with server side batch.
sunbc0120/gai-bootcamp
L300 Generative Bootcamp labs
sunbc0120/image-mix-with-controlnet
A sample project to test out the features of streamlit. Provides a way to mix content and style of two images with help controlnet and clip-interrogator
sunbc0120/langchain-tutorials
Overview and tutorial of the LangChain Library
sunbc0120/load-testing-sagemaker-endpoints
sunbc0120/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
sunbc0120/roop
one-click deepfake (face swap)
sunbc0120/streamlit-drawable-canvas
Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.