Youjiangbaba's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
geekyutao/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
Deci-AI/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
tinyvision/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
baaivision/Painter
Painter & SegGPT Series: Vision Foundation Models from BAAI
isl-org/ZoeDepth
Metric depth estimation from a single image
megvii-research/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
thygate/stable-diffusion-webui-depthmap-script
High Resolution Depth Maps for Stable Diffusion WebUI
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
compphoto/BoostingMonocularDepth
lukemelas/realfusion
Official code for "RealFusion: 360° Reconstruction of Any Object from a Single Image" (CVPR 2023)
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
google-research/3d-moments
Code for CVPR 2022 paper '3D Moments from Near-Duplicate Photos'
ArduCAM/MIPI_Camera
zhoudaxia233/EfficientUnet-PyTorch
A PyTorch 1.0 Implementation of Unet with EfficientNet as encoder
jacopoantonello/zernike
Python code for Zernike polynomials
MC-E/Deep-Generalized-Unfolding-Networks-for-Image-Restoration
Accepted by CVPR 2022
AOtools/aotools
A useful set of tools for Adaptive Optics in Python
fmu2/3d_photo_stylization
3D Photo Stylization
CatfishW/MOT
Multiple Object Tracking
saic-fi/edgevit
[ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers
VC-MIPI-modules/vc_mipi_nvidia
Vision Components MIPI CSI-2 driver for NVIDIA Jetson Nano, Xavier NX, AGX Xavier, TX2 and Orin Nano, Orin NX
manman1995/Deep-Fourier-Upsampling
Deep Fourier Upsampling
jlcsilva/EfficientUNetPlusPlus
Decoder architecture based on the UNet++. Combining residual bottlenecks with depthwise convolutions and attention mechanisms, it outperforms the UNet++ in a coronary artery segmentation task, while being significantly more computationally efficient.
jacopoantonello/enzpy
Extended Nijboer-Zernike (ENZ) theory toolbox for Python
VincentLeroux/Laser
Python modules for laser simulation
AOtools/aotools_tests
Correctness tests for AOtools modules and functions.
emirkonuk/defocus_deblurring
Defocus simulations using Disk, Gaussian, Bessel Convoltuions, Zernike Polynomials, Hanser's method. Deblurring by Wiener Filtering and Richardson Lucy Algorithm.
triple-Mu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
wavefrontshaping/PyTorchAberrations
Differentiable aberration layers for PyTorch using Zernike polynomials.