Pinned Repositories
cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
ChaHGreen.github.io
fasterrcnn-autoencoder-image-indexing
This repo is mainly targeted at showcasing the universal pipeline of indexing images via image embedding generated by the autoencoder in a postgres database, integrating object detection by faster-rcnn and autoencoder training on COCO dataset.
sidewalk_sam
This repository offers code and tutorials for fine-tuning the SAM model specifically for sidewalk images, incorporating visual prompting, and constructing a Gradio app. The resources provided here are applicable to all SAM fine-tuning tasks.
SphereVisuals
A OpenGL and GLSL-based computer graphics project that involves creating a small ball with various visual effects using GLSL. This project demonstrates advanced techniques in rendering, shading, and animation to produce realistic and engaging visual experiences.
transfer_broad_classification
visdrone-faster-rcnn-kalman-tracking
This repository contains codes and resources for fine-tuning a Faster R-CNN model on the VisDrone Dataset, focusing on bicycle and car detection. It also includes the implementation of a Kalman filter for tracking these objects and generating their trajectories.
ChaHGreen's Repositories
ChaHGreen/fasterrcnn-autoencoder-image-indexing
This repo is mainly targeted at showcasing the universal pipeline of indexing images via image embedding generated by the autoencoder in a postgres database, integrating object detection by faster-rcnn and autoencoder training on COCO dataset.
ChaHGreen/sidewalk_sam
This repository offers code and tutorials for fine-tuning the SAM model specifically for sidewalk images, incorporating visual prompting, and constructing a Gradio app. The resources provided here are applicable to all SAM fine-tuning tasks.
ChaHGreen/SphereVisuals
A OpenGL and GLSL-based computer graphics project that involves creating a small ball with various visual effects using GLSL. This project demonstrates advanced techniques in rendering, shading, and animation to produce realistic and engaging visual experiences.
ChaHGreen/transfer_broad_classification
ChaHGreen/visdrone-faster-rcnn-kalman-tracking
This repository contains codes and resources for fine-tuning a Faster R-CNN model on the VisDrone Dataset, focusing on bicycle and car detection. It also includes the implementation of a Kalman filter for tracking these objects and generating their trajectories.
ChaHGreen/cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
ChaHGreen/ChaHGreen.github.io