Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
coco_format_convert
English
Daily English practice
garbage_classify
最严垃圾分类政策自7月1日颁布,如何进行垃圾分类已经成为居民生活的灵魂拷问。但是,没关系!AI在垃圾分类的应用可以成为居民的得力助手。本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾四项分类。
My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
practice
Daily practice
pytorch-gradcam-resnet50
CAM图的resnet50版本
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
shufflenet3d
自己更改的shufflenetnet3d网络,和pytorch官网给出的2d的其实差别不大
Visualization-block-in-CNN
Make visualization operation into blocks can be inserted to CNN architecture
Caoliangjie's Repositories
Caoliangjie/shufflenet3d
自己更改的shufflenetnet3d网络,和pytorch官网给出的2d的其实差别不大
Caoliangjie/coco_format_convert
Caoliangjie/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Caoliangjie/AI-Job-Recommend
国内公司人工智能方向(含机器学习、深度学习、计算机视觉和自然语言处理)岗位的招聘信息(含全职、实习和校招)
Caoliangjie/AI_Projects
从2019年4月起完成的各种人工智能相关工程
Caoliangjie/awesome
😎 Awesome lists about all kinds of interesting topics
Caoliangjie/BiliChat
使用h5展示b站直播间聊天内容。特别兼容了YouTube的样式表,可以用于增强直播效果。
Caoliangjie/CNN-Visualization
CNN可视化、理解CNN
Caoliangjie/DCP
Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”
Caoliangjie/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Caoliangjie/FishNet
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Caoliangjie/kinetics_lack
下载kinetics缺失的那部分数据集
Caoliangjie/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Caoliangjie/MARS
MARS: Motion-Augmented RGB Stream for Action Recognition
Caoliangjie/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Caoliangjie/photoshopcc
photoshop
Caoliangjie/prepare_detection_dataset
convert dataset to coco/voc format
Caoliangjie/Python
My Python Examples
Caoliangjie/Python-practice
每天的python练习(和当前方向用得着的一些)
Caoliangjie/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Caoliangjie/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
Caoliangjie/senet.pytorch
PyTorch implementation of SENet
Caoliangjie/SlowFast-Network
implementation of the paper 'SlowFast Networks for Video Recognition ' with Pytorch
Caoliangjie/SlowFast-Network-pytorch
An easy PyTorch implement of SlowFast-Network
Caoliangjie/temporal-shift-module
TSM: Temporal Shift Module for Efficient Video Understanding.
Caoliangjie/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Caoliangjie/torch-js
Node.js binding for PyTorch.
Caoliangjie/trash-classify
Classify trash by tensorflow coco-ssd model in the browser. Take a photo then classify ~~ : )
Caoliangjie/video-action-recognition-models
PyTorch implementation of the video action recognition models from recent popular research works.
Caoliangjie/VideoNet_Baseline
Baseline method for VideoNet Competition