@ -8,15 +8,18 @@ menu:
{{< blocks / cover image_anchor = "center" height = "min" > }}
< div >
< img class = "mb-5 logo-2" src = "/images/logo2.png" >
< h3 class = "mb-4" > About Us< / h3 >
< p > CVAT was designed to provide users with a set of convenient instruments for annotating digital images and videos. < br / > CVAT supports supervised machine learning tasks pertaining to object detection, image classification, image segmentation and 3D data annotation. It allows users to annotate images with four types of shapes: boxes, polygons (both generally and for segmentation tasks), polylines (e.g., for annotation of markings on roads), < br / > and points (e.g., for annotation of face landmarks or pose estimation).< / p >
< / div >
{{< /blocks/cover >}}
{{< blocks / section height = "auto" color = "info" > }}
< div class = "history col-12 mx-auto text-left" >
< p > Data scientists need annotated data (and lots of it) to train the deep neural networks (DNNs) at the core of AI workflows. Obtaining annotated data or annotating data yourself is a challenging and time-consuming process. < br / > For example, it took about 3,100 total hours for members of Intel’ s own data annotation team to annotate more than 769,000 objects for just one of our algorithms. To help solve this challenge, Intel is conducting research to find better methods of data annotation and deliver tools that help developers do the same.< / p >
< div class = "col mt-5" >
@ -65,86 +68,56 @@ menu:
{{< blocks / section height = "auto" color = "info" > }}
< h3 class = "col-12 text-center" > The Team< / h3 >
< h3 class = "col-12 text-center" > Core Team< / h3 >
< br / >
< div class = "team-container" >
< div class = "world-map-container" >
< img id = "world-map" src = "/images/world-map.png" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 62.5%" alt = "Boris Sekachev" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/Boris.jpg.rendition.intel.web.336.252.jpg" >
< img tabindex = "0" id = "world-map-marker" style = "top: 27%; left: 61.5%" alt = "Nikita Manovich" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/nikita-manovich-DSC_3075.jpg.rendition.intel.web.336.252.jpg" >
< img tabindex = "0" id = "world-map-marker" style = "top: 35%; left: 59.5%" alt = "Andrey Zhavoronkov" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/Andrey-Zhavoronkov.jpg.rendition.intel.web.336.252.jpg" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 60.5%" alt = "Maxim Zhiltsov" src = "https://avatars.githubusercontent.com/u/13832349?v=4" >
< img tabindex = "0" id = "world-map-marker" style = "top: 27%; left: 59.5%" alt = "Andrey Chernov" src = "https://avatars.githubusercontent.com/u/45849884?v=4" >
< img tabindex = "0" id = "world-map-marker" style = "top: 35%; left: 61.5%" alt = "Timur Osmanov" src = "https://avatars.githubusercontent.com/u/54434686?v=4" >
< div class = "marker-info" >
< / div >
< / div >
{{< /blocks/section >}}
{{< blocks / section height = "min" color = "info" > }}
< div class = "col-12 mx-auto" > < h3 class = "text-center" > Leadership:< / h3 > < / div >
< div class = "col" >
< div class = "row developers-info text-center px-auto" >
< div class = "col-2 col-xl-2 offset-md-6 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/nmanovic" > < img class = "image" style = "border-radius: 50%" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/nikita-manovich-DSC_3075.jpg.rendition.intel.web.336.252.jpg" height = 80px > < / a >
< / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Nikita Manovich< / h4 >
< small class = "text-left" > Deep Learning Manager< / small >
< / div >
< / div >
< div class = "col-2 col-xl-2 offset-md-6 col-xl-2 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/azhavoro" > < img class = "image" style = "border-radius: 50%" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/Andrey-Zhavoronkov.jpg.rendition.intel.web.336.252.jpg" height = 80px > < / a >
< / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Andrey Zhavoronkov< / h4 >
< small class = "text-left" > Deep Learning Software Engineer< / small >
< / div >
< / div >
< div class = "col-2 col-xl-2 offset-md-6 col-xl-2 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/bsekachev" > < img class = "image" style = "border-radius: 50%" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/Boris.jpg.rendition.intel.web.336.252.jpg" height = 80px > < / a >
< / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Boris Sekachev< / h4 >
< small class = "text-left" > Deep Learning Software Engineer< / small >
< / div >
< / div >
< div class = "col-2 col-xl-2 offset-md-6 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/zhiltsov-max" > < img class = "image" style = "border-radius: 50%" src = "https://avatars.githubusercontent.com/u/13832349?v=4" height = 80px > < / a > < / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Maxim Zhiltsov< / h4 >
< small class = "text-left" > Deep Learning Software Engineer< / small >
< / div >
< / div >
< div class = "col-2 col-xl-2 offset-md-6 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/aschernov" > < img class = "image" style = "border-radius: 50%" src = "https://avatars.githubusercontent.com/u/45849884?v=4" height = 80px > < / a > < / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Andrey Chernov< / h4 >
< small class = "text-left" > Program/Project Manager< / small >
< / div >
< / div >
< div class = "col-2 col-xl-2 offset-md-6 mt-5 mx-auto avatar developer-info-list-item" >
< div class = "avatar" >
< a href = "https://github.com/TOsmanov" > < img class = "image" style = "border-radius: 50%" src = "https://avatars.githubusercontent.com/u/54434686?v=4" height = 80px > < / a > < / div >
< div class = "developer-info-text-container" >
< h4 class = "mt-4" > Timur Osmanov< / h4 >
< small class = "text-left" > Data Analyst< / small >
< / div >
< a href = "https://github.com/bsekachev" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 62.5%" alt = "Boris Sekachev" src = "https://avatars.githubusercontent.com/u/40690378?v=4" >
< / a >
< a href = "https://github.com/nmanovic" >
< img tabindex = "0" id = "world-map-marker" style = "top: 27%; left: 59.5%" alt = "Nikita Manovich" src = "https://avatars.githubusercontent.com/u/40690625?v=4" >
< / a >
< a href = "https://github.com/azhavoro" >
< img tabindex = "0" id = "world-map-marker" style = "top: 27%; left: 61.5%" alt = "Andrey Zhavoronkov" src = "https://www.intel.com/content/dam/www/public/us/en/ai/bios/Andrey-Zhavoronkov.jpg.rendition.intel.web.336.252.jpg" >
< / a >
< a href = "https://github.com/zhiltsov-max" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 60.5%" alt = "Maxim Zhiltsov" src = "https://avatars.githubusercontent.com/u/13832349?v=4" >
< / a >
< a href = "https://github.com/dvkruchinin" >
< img tabindex = "0" id = "world-map-marker" style = "top: 35%; left: 61.5%" alt = "Dmitry Kruchinin" src = "https://avatars.githubusercontent.com/u/33020454?v=4" >
< / a >
< a href = "https://github.com/ActiveChooN" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 58.5%" alt = "Dmitry Kalinin" src = "https://avatars.githubusercontent.com/u/8168727?v=4" >
< / a >
< a href = "https://github.com/Marishka17" >
< img tabindex = "0" id = "world-map-marker" style = "top: 35%; left: 59.5%" alt = "Maria Khrustaleva" src = "https://avatars.githubusercontent.com/u/49038720?v=4" >
< / a >
< a href = "https://github.com/kirill-sizov" >
< img tabindex = "0" id = "world-map-marker" style = "top: 35%; left: 63.5%" alt = "Kirill Sizov" src = "https://avatars.githubusercontent.com/u/43179655?v=4" >
< / a >
< a href = "https://github.com/yasakova-anastasia" >
< img tabindex = "0" id = "world-map-marker" style = "top: 27%; left: 63.5%" alt = "Anastasia Yasakova" src = "https://avatars.githubusercontent.com/u/49231913?v=4" >
< / a >
< a href = "https://github.com/IRDonch" >
< img tabindex = "0" id = "world-map-marker" style = "top: 31%; left: 64.5%" alt = "Roman Donchenko" src = "https://avatars.githubusercontent.com/u/42033526?v=4" >
< / a >
< a href = "https://github.com/aschernov" >
< img tabindex = "0" id = "world-map-marker" style = "top: 39%; left: 60.5%" alt = "Andrey Chernov" src = "https://avatars.githubusercontent.com/u/45849884?v=4" >
< / a >
< a href = "https://github.com/TOsmanov" >
< img tabindex = "0" id = "world-map-marker" style = "top: 39%; left: 62.5%" alt = "Timur Osmanov" src = "https://avatars.githubusercontent.com/u/54434686?v=4" >
< / a >
< / div >
< / div >
{{< /blocks/section >}}
{{< blocks / section height = "auto" color = "docs" > }}
< div class = "col-12 mx-auto mb-3" > < h3 class = "text-center" > Contact Us:< / h3 > < / div >
< div class = "location mx-auto text-center mb-3" >
< iframe src = "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d9081756.161048459!2d24.815223265281535!3d56.23961364271714!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4151d4f600916a31%3A0x2603763a741e437!2sIntel!5e0!3m2!1sen!2sru!4v1617960069860!5m2!1sen!2sru" width = "100%" height = "250" style = "border:0;" allowfullscreen = "" loading = "lazy" > < / iframe >
@ -175,6 +148,6 @@ menu:
< / li >
< / ul >
< / div >
< / div >
{{< /blocks/section >}}