From fa4d353a265d4496ea081aba58646ed98f959335 Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Thu, 20 Dec 2018 07:59:33 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34d1cfc67896..ebe97475b7e0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Computer Vision Annotation Tool (CVAT) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/840351da141e4eaeac6476fd19ec0a33)](https://app.codacy.com/app/nmanovic/cvat?utm_source=github.com&utm_medium=referral&utm_content=opencv/cvat&utm_campaign=Badge_Grade_Settings) [![Gitter chat](https://badges.gitter.im/opencv-cvat/gitter.png)](https://gitter.im/opencv-cvat) CVAT is completely re-designed and re-implemented version of [Video Annotation Tool from Irvine, California](http://carlvondrick.com/vatic/) tool. It is free, online, interactive video and image annotation tool for computer vision. It is being used by our team to annotate million of objects with different properties. Many UI and UX decisions are based on feedbacks from professional data annotation team.