"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "693e0ae8d4ad5c48b5586fc84f6caa6b0e2fc704"
Commit 7596c094 authored by Davis King's avatar Davis King
Browse files

fixed spelling error in comment

parent 6d08a413
......@@ -108,7 +108,7 @@ int main(int argc, char** argv)
shapes.push_back(shape);
}
// Now lets view our face poses on the screen.
// Now let's view our face poses on the screen.
win.clear_overlay();
win.set_image(img);
win.add_overlay(render_face_detections(shapes));
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment