Skip to content

Commit

Permalink
adding a few links, changing a bit state of the art
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesollion committed Feb 18, 2022
1 parent d7d36b2 commit fe2b8de
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions slides/05_conv_nets_2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -574,11 +574,28 @@
---
## State-of-the-art & links

Most benchmarks and recent architectures are reported here:

.center[
https://paperswithcode.com/area/computer-vision
]

--

<br/>

### Tensorflow

[object detection API](https://github.com/tensorflow/models/tree/master/research/object_detection)

--

### Pytorch

Detectron https://github.com/facebookresearch/Detectron

- Mask-RCNN and other architectures
- Mask-RCNN, Retina Net and other architectures
- Focal loss, Feature Pyramid Networks, etc.
- Retina Net

---
## Take away NN for Vision
Expand Down

0 comments on commit fe2b8de

Please sign in to comment.