Skip to content

Commit

Permalink
STEAL, semantic segmentation with noisy labels
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Jun 19, 2019
1 parent 5d03219 commit d14197d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

--------------------------------------------------------------------------------
<p align="center">
<img src="https://img.shields.io/badge/stars-3500+-blue.svg"/>
<img src="https://img.shields.io/badge/stars-3700+-blue.svg"/>
<img src="https://img.shields.io/badge/forks-700+-blue.svg"/>
<img src="https://img.shields.io/badge/license-MIT-blue.svg"/>
</p>
Expand Down Expand Up @@ -118,6 +118,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation](https://github.com/fxia22/pointnet.pytorch)

## Video Recognition
- [Devil Is in the Edges: Learning Semantic Boundaries from Noisy Annotations](https://github.com/nv-tlabs/STEAL)
- [Deep Video Analytics](https://github.com/AKSHAYUBHAT/DeepVideoAnalytics)

## Recurrent Neural Networks (RNNs)
Expand Down

0 comments on commit d14197d

Please sign in to comment.