Pinned Repositories
2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
Action_Recognition_Zoo
Codes for popular action recognition models, verified on the something-something data set.
coderSkyChen.github.io
my mainpage
darkchannel_dehaze
根据论文:何等人的《Single Image Haze Removal Using Dark Channel Prior》 使用C++实现暗通道去雾算法
dense_flow
Tools to extract dense optical flow from videos, based on OpenCV
Iterative-Visual-Reasoning.pytorch
Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).
MBS_Cplus_c-
根据论文:"Minimum Barrier Salient Object Detection At 80 FPS"给出的matlab代码,使用c++重写的。 The c++ implementation on "Minimum Barrier Salient Object Detection At 80 FPS".
object-detection-zoo
Codes for popular object detection models,verified on the Pascal VOC 2007 dataset. Aims for easy understanding.
RankNet
Learning to rank using gradient descent
zhihu_kanshan_cup_2017
2017知乎看山杯比赛,我的代码。
coderSkyChen's Repositories
coderSkyChen/Action_Recognition_Zoo
Codes for popular action recognition models, verified on the something-something data set.
coderSkyChen/2016CCF_BDCI_Sougou
【源码以及PPT分享】2016CCF大数据与计算智能大赛:精准营销中搜狗用户画像挖掘
coderSkyChen/Iterative-Visual-Reasoning.pytorch
Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).
coderSkyChen/zhihu_kanshan_cup_2017
2017知乎看山杯比赛,我的代码。
coderSkyChen/MBS_Cplus_c-
根据论文:"Minimum Barrier Salient Object Detection At 80 FPS"给出的matlab代码,使用c++重写的。 The c++ implementation on "Minimum Barrier Salient Object Detection At 80 FPS".
coderSkyChen/darkchannel_dehaze
根据论文:何等人的《Single Image Haze Removal Using Dark Channel Prior》 使用C++实现暗通道去雾算法
coderSkyChen/RankNet
Learning to rank using gradient descent
coderSkyChen/object-detection-zoo
Codes for popular object detection models,verified on the Pascal VOC 2007 dataset. Aims for easy understanding.
coderSkyChen/coderSkyChen.github.io
my mainpage
coderSkyChen/dense_flow
Tools to extract dense optical flow from videos, based on OpenCV
coderSkyChen/ML_cpp
使用c++实现常见的机器学习算法。
coderSkyChen/OSMF_FLV2F4F
视频转码之OSMF框架下的.f4f转化为.flv
coderSkyChen/TRN-pytorch
Temporal Relation Networks