rayson-chan's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
roboflow/supervision
We write your reusable computer vision tools. 💜
kenjihiranabe/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
yihong0618/bilingual_book_maker
Make bilingual epub books Using AI translate
princeton-vl/infinigen
Infinite Photorealistic Worlds using Procedural Generation
MuiseDestiny/zotero-gpt
GPT Meet Zotero.
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
ahmetbersoz/chatgpt-prompts-for-academic-writing
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
qianqianwang68/omnimotion
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
YichiZhang98/SAM4MIS
[CIBM 2024] Segment Anything Model for Medical Image Segmentation: Open-Source Project Summary
jesselau76/GPT-Prompts
Useful GPT Prompts
ayaanzhaque/instruct-nerf2nerf
Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
PruneTruong/DenseMatching
Dense matching library based on PyTorch
CERN/TIGRE
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
openmedlab/MedLSAM
MedLSAM: Localize and Segment Anything Model for 3D Medical Images
AlanLuSun/High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
Lakonik/SSDNeRF
[ICCV 2023] Single-Stage Diffusion NeRF
TIO-IKIM/CellViT
CellViT: Vision Transformers for Precise Cell Segmentation and Classification
CrossmodalGroup/DynamicVectorQuantization
Official Pytorch Implementation of Our CVPR2023 Paper: "Towards Accurate Image Coding: Improved Autoregressive Image Generation with Dynamic Vector Quantization"
RGring/drl_local_planner_ros_stable_baselines
Doubaibai/DARE
DARE: Deception Analysis and Reasoning Engine
aofrancani/TSformer-VO
Implementation of the paper "Transformer-based model for monocular visual odometry: a video understanding approach".
rekalantar/MedSegmentAnything_SAM_LungCT
The code to finetune SAM with bounding box prompt for segmentation of the lungs on CT
Esraa-alii/Edge-and-boundary-detection-Hough-transform-and-SNAKE
A web application that use python script for image processing such as detect edges using canny detection , Detect lines , Detect circles , Detect ellipse and initialize the contour and evolve the Active Contour Model (snake) using the greedy algorithm.