Skip to content

Commit 2cc9cdd

Browse files
authored
Merge pull request zziz#6 from WGierke/patch-2
Fix link to code of Deep One-Class Classification
2 parents 5afeb1a + 0b37df5 commit 2cc9cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ This work is in continuous progress and update. We are adding new PWC everyday!
235235
| [Learning From Synthetic Data: Addressing Domain Shift for Semantic Segmentation](http://openaccess.thecvf.com/content_cvpr_2018/papers/Sankaranarayanan_Learning_From_Synthetic_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/swamiviv/LSD-seg) | 35 |
236236
| [DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency](http://openaccess.thecvf.com/content_ECCV_2018/html/Yuliang_Zou_DF-Net_Unsupervised_Joint_ECCV_2018_paper.html) | ECCV | [code](https://github.com/vt-vl-lab/DF-Net) | 35 |
237237
| [Coloring with Words: Guiding Image Colorization Through Text-based Palette Generation](http://openaccess.thecvf.com/content_ECCV_2018/html/Hyojin_Bahng_Coloring_with_Words_ECCV_2018_paper.html) | ECCV | [code](https://github.com/awesome-davian/Text2Colors) | 34 |
238-
| [Deep One-Class Classification](http://proceedings.mlr.press/v80/ruff18a.html) | ICML | [code](https://github.com/PramuPerera/DeepOneClass) | 34 |
238+
| [Deep One-Class Classification](http://proceedings.mlr.press/v80/ruff18a.html) | ICML | [code](https://github.com/lukasruff/Deep-SVDD) | 7 |
239239
| [RayNet: Learning Volumetric 3D Reconstruction With Ray Potentials](http://openaccess.thecvf.com/content_cvpr_2018/papers/Paschalidou_RayNet_Learning_Volumetric_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/paschalidoud/raynet) | 34 |
240240
| [Rotation-Sensitive Regression for Oriented Scene Text Detection](http://openaccess.thecvf.com/content_cvpr_2018/papers/Liao_Rotation-Sensitive_Regression_for_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/MhLiao/RRD) | 33 |
241241
| [Learning Pixel-Level Semantic Affinity With Image-Level Supervision for Weakly Supervised Semantic Segmentation](http://openaccess.thecvf.com/content_cvpr_2018/papers/Ahn_Learning_Pixel-Level_Semantic_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/jiwoon-ahn/psa) | 33 |

0 commit comments

Comments
 (0)