ponajcnga's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
chengdazhi/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
BangguWu/ECANet
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
enazoe/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
xvjiarui/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
openseg-group/openseg.pytorch
The official Pytorch implementation of OCNet, OCRNet, and SegFix.
PanJinquan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
EndlessSora/focal-frequency-loss
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
SSL92/hyperIQA
Source code for the CVPR'20 paper "Blindly Assess Image Quality in the Wild Guided by A Self-Adaptive Hyper Network"
GlassyWu/AECR-Net
Contrastive Learning for Compact Single Image Dehazing, CVPR2021
BookerDeWitt/MSBDN-DFF
The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
kskin/WaterGAN
Source code for "WaterGAN: Unsupervised Generative Network to Enable Real-time Color Correction of Monocular Underwater Images"
danaberman/underwater-hl
MATLAB code for color restoration of underwater images
rwenqi/GFN-dehazing
Gated Fusion Network for Single Image Dehazing
FlyEgle/SDWNet
[ICCVW2021] An Straight Dilated Network with Wavelet for image Deblurring
vseasky/bmi088-board
mkartik/Shallow-UWnet
Shallow-UWnet, a neural network which maintains performance and has fewer parameters than the state-of-art underwater image enhancement model. Generalization of the model is demonstrated by benchmarking its performance on combination of synthetic and real-world datasets.
Subham2901/Concrete_Crack_Segmentation
A Unet based modified architecture for crack detection
ychtanaka/marine-snow
Marine Snow Removal Benchmarking Dataset
bookshiyi/robot_ros
基于ROS(Kinetic版本)和Kinect V1的SLAM智能机器人代码
Sai-paleti25/Dip--Color-Balance-and-Fusion-for-Underwater-Image-Enhancement
bohonghuang/VisPID
PID controll algorithm and visualizer implemented with LibGDX and Box2D, written in Kotlin
Prussian516/The-Automatic-Survey-and-Fire-Fighting-Robot
The Robot is based on the MCU STM32F103ZET6,which has realized some functions such as fire-fighting,attitude calculation and four-wheel drive.
Prussian516/The-Tetris
The Classic Game-the Tetris made by C language program with Console API and implementation of keyboard.
huermosy/opencv_study
学习视频地址:https://www.bilibili.com/video/av24998616
HuiyanWen/MCM-ICM_2018_ProblemE
2018年美赛E题M奖论文&心得
Okurarisona/Underwater-Vehicle
航行器控制中心
zengwangfa/APUE
Unix环境高级编程 学习