Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Fix typos #3

Merged
merged 1 commit into from
Aug 25, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix typos
  • Loading branch information
frextrite committed Aug 24, 2018
commit 6987d59676ea7c3faddcb32c410cbd0fd81d1b96
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This is an official pytorch implementation of [*Simple Baselines for Pose Estima
- Person detector has person AP of 56.4 on COCO val2017 dataset

## Environment
The code is developed using python3.6 on Ubutnu16.04. NVIDIA GPUs ared needed. The code is developed and tested using 4 NVIDIA P100 GPUS cards. Other platform or GPU card are not fully tested.
The code is developed using python 3.6 on Ubuntu 16.04. NVIDIA GPUs ared needed. The code is developed and tested using 4 NVIDIA P100 GPUS cards. Other platform or GPU card are not fully tested.

## Quick start
### Installation
Expand Down