Skip to content

Commit d9b500c

Browse files
authored
Remove duplicate record
1 parent 79cd1a7 commit d9b500c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ This work is in continuous progress and update. We are adding new PWC everyday!
1616
| [Non-Local Neural Networks](http://openaccess.thecvf.com/content_cvpr_2018/papers/Wang_Non-Local_Neural_Networks_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/facebookresearch/video-nonlocal-net) | 813 |
1717
| [Image Generation From Scene Graphs](http://openaccess.thecvf.com/content_cvpr_2018/papers/Johnson_Image_Generation_From_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/google/sg2im) | 738 |
1818
| [Can Spatiotemporal 3D CNNs Retrace the History of 2D CNNs and ImageNet?](http://openaccess.thecvf.com/content_cvpr_2018/papers/Hara_Can_Spatiotemporal_3D_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/kenshohara/3D-ResNets-PyTorch) | 647 |
19-
| [Can Spatiotemporal 3D CNNs Retrace the History of 2D CNNs and ImageNet?](http://openaccess.thecvf.com/content_cvpr_2018/papers/Hara_Can_Spatiotemporal_3D_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/kenshohara/3D-ResNets-PyTorch) | 647 |
2019
| [Single-Shot Refinement Neural Network for Object Detection](http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhang_Single-Shot_Refinement_Neural_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/sfzhang15/RefineDet) | 608 |
2120
| [Detect-and-Track: Efficient Pose Estimation in Videos](http://openaccess.thecvf.com/content_cvpr_2018/papers/Girdhar_Detect-and-Track_Efficient_Pose_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/facebookresearch/DetectAndTrack) | 519 |
2221
| [Relation Networks for Object Detection](http://openaccess.thecvf.com/content_cvpr_2018/papers/Hu_Relation_Networks_for_CVPR_2018_paper.pdf) | CVPR | [code](https://github.com/msracver/Relation-Networks-for-Object-Detection) | 497 |
@@ -1330,4 +1329,4 @@ This work is in continuous progress and update. We are adding new PWC everyday!
13301329
| [A Projection Free Method for Generalized Eigenvalue Problem With a Nonsmooth Regularizer](http://openaccess.thecvf.com/content_iccv_2015/html/Hwang_A_Projection_Free_ICCV_2015_paper.html) | ICCV | [code](https://github.com/shwang54/iccv2015_sjh) | 1 |
13311330
| [Unsupervised Semantic Parsing of Video Collections](http://openaccess.thecvf.com/content_iccv_2015/html/Sener_Unsupervised_Semantic_Parsing_ICCV_2015_paper.html) | ICCV | [code](https://github.com/ozansener/ICCV2015) | 1 |
13321331
| [Self-Occlusions and Disocclusions in Causal Video Object Segmentation](http://openaccess.thecvf.com/content_iccv_2015/html/Yang_Self-Occlusions_and_Disocclusions_ICCV_2015_paper.html) | ICCV | [code](https://github.com/ycyang12/SODVS) | 1 |
1333-
| [Fast and Effective L0 Gradient Minimization by Region Fusion](http://openaccess.thecvf.com/content_iccv_2015/html/Nguyen_Fast_and_Effective_ICCV_2015_paper.html) | ICCV | [code](https://github.com/guqifeng/L0_norm) | 1 |
1332+
| [Fast and Effective L0 Gradient Minimization by Region Fusion](http://openaccess.thecvf.com/content_iccv_2015/html/Nguyen_Fast_and_Effective_ICCV_2015_paper.html) | ICCV | [code](https://github.com/guqifeng/L0_norm) | 1 |

0 commit comments

Comments
 (0)