Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qfgaohao authored Jun 9, 2018
1 parent ca08650 commit bf0e2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pytorch Computer Vision
# Pytorch Computer Vision Algorithms

This repo aims to implement object detection and some other common computer vision algorithms.
The design goal is modularity and extensibility.
Expand Down Expand Up @@ -54,4 +54,4 @@ The dataset path is the parent directory of the folders: Annotations, ImageSets,
2. Network Pruning
3. Quantization
4. MobileNet SSD
5. Export ONNX models
5. Export ONNX models

0 comments on commit bf0e2d1

Please sign in to comment.