Pinned Repositories
Detect-Anything
Detect-Anything is a versatile image processing tool that combines the capabilities of Segment Anything, BLIPV, and ChatGPT.
Faster-R-CNN-by-pytorch
Faster R-CNN implement by pytorch
GEM
GEM: Boost Simple Network for Glass Surface Segmentation via Vision Foundation Models
METR
The official implementation of the paper "Language-aware Multiple Datasets Detection Pretraining for DETRs"
Remove-Anything-Once
Inpaint anything using Segment Anything and inpainting models.
Self-PPD
Don't let any dental plaque escape from adolescent oral images
SemiT-SAM
Official implementation of "SemiT-SAM: Building a Visual Foundation Model for Tooth Instance Segmentation on Panoramic Radiographs"
T-Mamba
T-Mamba: A unified framework with Long-Range Dependency in dual-domain for 2D & 3D Tooth Segmentation
yolov1_pytorch
The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.
yolov3_pytorch
Object Detection algorithm YOLOv3 implement by pytorch(with .pth download)
isbrycee's Repositories
isbrycee/T-Mamba
T-Mamba: A unified framework with Long-Range Dependency in dual-domain for 2D & 3D Tooth Segmentation
isbrycee/yolov1_pytorch
The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.
isbrycee/GEM
GEM: Boost Simple Network for Glass Surface Segmentation via Vision Foundation Models
isbrycee/Detect-Anything
Detect-Anything is a versatile image processing tool that combines the capabilities of Segment Anything, BLIPV, and ChatGPT.
isbrycee/METR
The official implementation of the paper "Language-aware Multiple Datasets Detection Pretraining for DETRs"
isbrycee/yolov3_pytorch
Object Detection algorithm YOLOv3 implement by pytorch(with .pth download)
isbrycee/Remove-Anything-Once
Inpaint anything using Segment Anything and inpainting models.
isbrycee/SemiT-SAM
Official implementation of "SemiT-SAM: Building a Visual Foundation Model for Tooth Instance Segmentation on Panoramic Radiographs"
isbrycee/Faster-R-CNN-by-pytorch
Faster R-CNN implement by pytorch
isbrycee/nanot
The inplementation and expanding of NanoDet in pyTorch and testing in Jetson Nano through pruning and quantilization. Later, it will inplement the transformer-based object detection.
isbrycee/Deep-Learning.ai
my notes of Deep Learning.ai
isbrycee/OralGPT
Developing an oral multimodal large language model
isbrycee/Self-PPD
Don't let any dental plaque escape from adolescent oral images
isbrycee/AdaLAM
AdaLAM is a fully handcrafted realtime outlier filter integrating several best practices into a single efficient and effective framework. It detects inliers by searching for significant local affine patterns in image correspondences.
isbrycee/ASFF
yolov3 with mobilenet v2 and ASFF
isbrycee/CATS
isbrycee/cheatsheets
Official Matplotlib cheat sheets
isbrycee/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
isbrycee/detr_note
Making own note and explanation of DETR
isbrycee/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
isbrycee/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
isbrycee/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP & Whisper - Automatically Detect , Segment and Generate Anything with Image, Text, and Speech Inputs
isbrycee/Hummingbird
Hummingbird: A light and fast multimodal visual language model
isbrycee/isbrycee.github.io
isbrycee/isbrycee_bak.github.io
isbrycee/leetcode-master
LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
isbrycee/netron
Visualizer for neural network, deep learning, and machine learning models
isbrycee/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
isbrycee/Segment-Everything-Everywhere-All-At-Once
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
isbrycee/V-Mamba