Skip to content

Commit fb366df

Browse files
authored
Update README.md
1 parent ad5e1c7 commit fb366df

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

README.md

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,11 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
602602
| [Weakly-supervised Video Summarization using Variational Encoder-Decoder and Web Prior](http://openaccess.thecvf.com/content_ECCV_2018/html/Sijia_Cai_Weakly-supervised_Video_Summarization_ECCV_2018_paper.html) | ECCV | [code](https://github.com/cssjcai/vesd) | 3 |
603603
| [Spatially-Adaptive Filter Units for Deep Neural Networks](http://openaccess.thecvf.com/content_cvpr_2018/papers/Tabernik_Spatially-Adaptive_Filter_Units_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/skokec/DAU-ConvNet) | 3 |
604604
| [Learning K-way D-dimensional Discrete Codes for Compact Embedding Representations](http://proceedings.mlr.press/v80/chen18g.html) | ICML | [code](https://github.com/chentingpc/kdcode-lm) | 3 |
605-
605+
606+
<div align="right">
607+
<b><a href="#----">↥ back to top</a></b>
608+
</div>
609+
606610
## 2017
607611
| Title | Conf | Code | Stars |
608612
|:--------|:--------:|:--------:|:--------:|
@@ -1220,7 +1224,11 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
12201224
| [Predicting Salient Face in Multiple-Face Videos](http://openaccess.thecvf.com/content_cvpr_2017/html/Liu_Predicting_Salient_Face_CVPR_2017_paper.html) | CVPR | [code](https://github.com/tonysy/salient-face-in-MUVFET) | 3 |
12211225
| [Compatible Reward Inverse Reinforcement Learning](http://papers.nips.cc/paper/6800-compatible-reward-inverse-reinforcement-learning.pdf) | NIPS | [code](https://github.com/albertometelli/crirl) | 3 |
12221226
| [Deep Latent Dirichlet Allocation with Topic-Layer-Adaptive Stochastic Gradient Riemannian MCMC](http://proceedings.mlr.press/v70/cong17a.html) | ICML | [code](https://github.com/mingyuanzhou/DeepLDA_TLASGR_MCMC) | 3 |
1223-
1227+
1228+
<div align="right">
1229+
<b><a href="#----">↥ back to top</a></b>
1230+
</div>
1231+
12241232
## 2016
12251233
| Title | Conf | Code | Stars |
12261234
|:--------|:--------:|:--------:|:--------:|
@@ -1329,7 +1337,11 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
13291337
| [DenseCap: Fully Convolutional Localization Networks for Dense Captioning](http://openaccess.thecvf.com/content_cvpr_2016/html/Johnson_DenseCap_Fully_Convolutional_CVPR_2016_paper.html) | CVPR | [code](https://github.com/rampage644/densecap-tensorflow) | 3 |
13301338
| [Force From Motion: Decoding Physical Sensation in a First Person Video](http://openaccess.thecvf.com/content_cvpr_2016/html/Park_Force_From_Motion_CVPR_2016_paper.html) | CVPR | [code](https://github.com/jyhjinghwang/Force_from_Motion_Gravity_Models) | 3 |
13311339
| [Recurrent Attentional Networks for Saliency Detection](http://openaccess.thecvf.com/content_cvpr_2016/html/Kuen_Recurrent_Attentional_Networks_CVPR_2016_paper.html) | CVPR | [code](https://github.com/zhangxiaoning666/PAGR) | 3 |
1332-
1340+
1341+
<div align="right">
1342+
<b><a href="#----">↥ back to top</a></b>
1343+
</div>
1344+
13331345
## 2015
13341346
| Title | Conf | Code | Stars |
13351347
|:--------|:--------:|:--------:|:--------:|
@@ -1437,7 +1449,11 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
14371449
| [Hyperspectral Super-Resolution by Coupled Spectral Unmixing](http://openaccess.thecvf.com/content_iccv_2015/html/Lanaras_Hyperspectral_Super-Resolution_by_ICCV_2015_paper.html) | ICCV | [code](https://github.com/lanha/SupResPALM) | 3 |
14381450
| [Oriented Object Proposals](http://openaccess.thecvf.com/content_iccv_2015/html/He_Oriented_Object_Proposals_ICCV_2015_paper.html) | ICCV | [code](https://github.com/frutuozo29/WebServiceRESTFul) | 3 |
14391451
| [Efficient Minimal-Surface Regularization of Perspective Depth Maps in Variational Stereo](http://openaccess.thecvf.com/content_cvpr_2015/html/Graber_Efficient_Minimal-Surface_Regularization_2015_CVPR_paper.html) | CVPR | [code](https://github.com/VLOGroup/surface-area-regularization) | 3 |
1440-
1452+
1453+
<div align="right">
1454+
<b><a href="#----">↥ back to top</a></b>
1455+
</div>
1456+
14411457
## 2014
14421458
| Title | Conf | Code | Stars |
14431459
|:--------|:--------:|:--------:|:--------:|
@@ -1472,7 +1488,11 @@ Use [this](https://github.com/zziz/pwc/issues/11) thread to request us your favo
14721488
| [Investigating Haze-relevant Features in A Learning Framework for Image Dehazing](http://openaccess.thecvf.com/content_cvpr_2014/html/Tang_Investigating_Haze-relevant_Features_2014_CVPR_paper.html) | CVPR | [code](https://github.com/zlinker/haze_2014) | 6 |
14731489
| [Tell Me What You See and I will Show You Where It Is](http://openaccess.thecvf.com/content_cvpr_2014/html/Xu_Tell_Me_What_2014_CVPR_paper.html) | CVPR | [code](https://github.com/MarkipTheMudkip/in-class-project-2) | 5 |
14741490
| [Salient Region Detection via High-Dimensional Color Transform](http://openaccess.thecvf.com/content_cvpr_2014/html/Kim_Salient_Region_Detection_2014_CVPR_paper.html) | CVPR | [code](https://github.com/jhkim89/Saliency-HDCT) | 4 |
1475-
1491+
1492+
<div align="right">
1493+
<b><a href="#----">↥ back to top</a></b>
1494+
</div>
1495+
14761496
## 2013
14771497
| Title | Conf | Code | Stars |
14781498
|:--------|:--------:|:--------:|:--------:|

0 commit comments

Comments
 (0)