Skip to content
View williamzrj's full-sized avatar
🎯
调焦
🎯
调焦

Block or report williamzrj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

ResNeSt: Split-Attention Networks

Python 3,264 495 Updated Dec 9, 2022

style transfer code for generating stylized images using content and style loss from different layers, from different loss networks (vgg-16, vgg-19, inception-v1, inception-v2, inception-v3 trained…

Python 36 6 Updated Aug 30, 2017

This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytorch, train, and eval codes have been released.

Python 103 18 Updated Jun 22, 2020

Google Brain AutoML

Jupyter Notebook 6,442 1,463 Updated Mar 2, 2025

Pytorch implementation of Fast Style Transfer

Python 12 2 Updated Mar 10, 2018

AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法…

2,950 615 Updated Jan 20, 2025

Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map

Python 256 50 Updated Feb 11, 2021

Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.

Python 576 97 Updated May 13, 2019

风格迁移三部曲

Jupyter Notebook 562 124 Updated Jul 31, 2018

Papers for CNN, object detection, keypoint detection, semantic segmentation, medical image processing, SLAM, etc.

329 66 Updated May 31, 2024

A curated list of neural network pruning resources.

2,485 331 Updated Apr 4, 2024

Keras model convolutional filter pruning package

Python 44 13 Updated Feb 16, 2019

An optimizer that trains as fast as Adam and as good as SGD.

Python 2,914 338 Updated Jul 23, 2023

Neural Style implementation in PyTorch! 🎨

Jupyter Notebook 69 11 Updated Apr 6, 2020

Code and data for paper: https://arxiv.org/abs/1802.07101

Python 158 26 Updated Apr 7, 2021

Fast Neural Style Transfer with Arbitrary Style using AdaIN Layer - Based on Huang et al. "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"

Python 493 126 Updated Mar 31, 2023
Python 221 34 Updated Feb 15, 2020

Fast Neural Style Transfer implementation in PyTorch 🎨 🎨 🎨

Python 359 79 Updated Mar 27, 2023

CS231N Final Project

Python 14 1 Updated Jun 29, 2019

model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution …

Python 171 30 Updated Jul 27, 2020

Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)

Python 1,517 292 Updated Jun 7, 2020

PyTorch implementation of "Pruning Filters For Efficient ConvNets"

Jupyter Notebook 154 29 Updated Jul 24, 2023

Style transfer using WCT transforms

Python 17 6 Updated Nov 5, 2019

Network Slimming (Pytorch) (ICCV 2017)

Python 918 216 Updated Nov 6, 2020

Depth-Preserving Style Transfer

Lua 85 10 Updated Jan 13, 2017

记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/

Python 2,605 394 Updated Dec 11, 2025

PyTorch implementation of "Avatar-Net: Multi-scale Zero-shot Style Transfer by Feature Decoration"

Jupyter Notebook 40 6 Updated Jul 24, 2023

Software that can perform photorealistic style transfer without the need of any post-processing steps.

Python 914 150 Updated Oct 3, 2023

周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

7,646 1,896 Updated Feb 26, 2022

计算机视觉项目实战

Jupyter Notebook 120 33 Updated Feb 27, 2020
Next