cl886699's repositories
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
esrgan-tf2
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Faster-rcnn-tensorflow2.x
An implement of origin faster-rcnn based on tensorflow 2.x and visualize it.使用Tensorflow2.x实现了faster-rcnn并可视化算法运行流程
frcnn_multigpu
first add
geospatial-wheels
Geospatial library wheels for Python on Windows
Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect , Segment and Generate Anything with Image and Text Inputs
letsdet
Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5
lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
mae_segmentation
reproduction of semantic segmentation using masked autoencoder (mae)
mmdetection
OpenMMLab Detection Toolbox and Benchmark
models
Models and examples built with TensorFlow
OmniSearch
Repo for Benchmarking Multimodal Retrieval Augmented Generation with Dynamic VQA Dataset and Self-adaptive Planning Agent
Qt-5-and-OpenCV-4-Computer-Vision-Projects
Qt 5 and OpenCV 4 Computer Vision Projects, published by Packt
road_connectivity
Improved Road Connectivity by Joint Learning of Orientation and Segmentation (CVPR2019)
RoadNet
RoadNet: A Multi-task Benchmark Dataset for Road Detection, TGRS.
Sat2Graph
Sat2Graph: Road Graph Extraction through Graph-Tensor Encoding
segment-anything-finetuner
Simple Finetuning Starter Code for Segment Anything
tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
tf-eager-fasterrcnn
Faster R-CNN R-101-FPN model was implemented with TensorFlow2.0 eager execution.
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
VarifocalNet
VarifocalNet: An IoU-aware Dense Object Detector