fengwengg's repositories
Rewrite-the-Stars
[CVPR 2024] Rewrite the Stars
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
OnlineJudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
cs-self-learning
计算机自学指南
vlmcsd
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
OnlineJudgeDeploy
online program judge
kali-learn
学习kali的一些书籍资料--入门指南
Some-Many-Books
个人收藏书籍列表
voxelmorph
Unsupervised Learning for Image Registration
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
SimpleCVReproduction
:punch: Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
keras-unet-collection
The Tensorflow, Keras implementation of U-net, V-net, U-net++, UNET 3+, Attention U-net, R2U-net, ResUnet-a, U^2-Net, TransUNET, and Swin-UNET with optional ImageNet-trained backbones.
joyful-pandas
pandas中文教程
Pancreas-CT-image-and-volumetric-semantic-segmentation
Automatic image (2D) and volume (3D) binary semantic segmentation of pancreas computed tomography (CT) using UNet architecture.
Chinese-BioNLP
中文生物医学自然语言处理(Chinese-BioNLP)
Guided-Attention-Inference-Network
Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.
tflearn
Deep learning library featuring a higher-level API for TensorFlow.
L-GM-loss
Implementation of our accepted CVPR 2018 paper "Rethinking Feature Distribution for Loss Functions in Image Classification"
ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
tensorflow
Computation using data flow graphs for scalable machine learning
models
Models and examples built with TensorFlow
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.