CINXE.COM

2025 Conference

<!DOCTYPE html> <html lang="en" style="scroll-padding-top: 70px;"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="/static/virtual/js/virtual.js"></script> <meta name="google-site-verification" content="0jwPnVXIAk4FvFdT37dwMmd-kjHF86e5DKwvqlStUW0"> <link rel="stylesheet" href="/static/core/css/core.css" type="text/css"> <link rel="stylesheet" href="/static/virtual/css/virtual.css" type="text/css"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> <link rel="stylesheet" href="/static/core/css/custom.css" type="text/css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta3/dist/css/bootstrap-select.min.css"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ "tex2jax": { "inlineMath": [["$","$"], ["\\(","\\)"]], "displayMath": [["\\[","\\]"]], "processEscapes": true } } ); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"> </script> <!--This script keeps local links inside the web app rather than opening them in Safari, and has nothing to do with editing or Aloha.--> <script > (function(document,navigator,standalone) { // prevents links from apps from opening in mobile safari // this javascript must be the first script in your <head> if ((standalone in navigator) && navigator[standalone]) { var curnode, location=document.location, stop=/^(a|html)$/i; document.addEventListener('click', function(e) { curnode=e.target; while (!(stop).test(curnode.nodeName)) { curnode=curnode.parentNode; } // Conditions to do this only on links to your own app // if you want all links, use if('href' in curnode) instead. if( 'href' in curnode && // is a link (chref=curnode.href).replace(location.href,'').indexOf('#') && // is not an anchor ( !(/^[a-z\+\.\-]+:/i).test(chref) || // either does not have a proper scheme (relative links) chref.indexOf(location.protocol+'//'+location.host)===0 ) // or is in the same protocol and domain ) { e.preventDefault(); location.href = curnode.href; } },false); } })(document,window.navigator,'standalone'); </script> <!-- This style sets the minimum size of a blurb to 260 px unless there is a template context variable blurb_min_height that sets it otherwise. If blurbs aren't all about the same size, they don't flow well when the window is resized.--> <style> /*This is here rather that in a .css file for a reason.*/ @media screen and (min-width: 767px) { .blurb { min-height:260px; } } </style> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"> </script> <script> if (typeof jQuery === 'undefined') { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = "/static/core/js/jquery-3.6.1.min.js"; document.head.appendChild(script); } </script> <script> var $ = jQuery; /*Store a pointer to jquery2, so I can reference it later. Aloha loads jquery 1.7 and much of bootstrap 3 is not compatible. This comment is deprecated. */ </script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <script src="/static/core/js/ajax-csrf-snippet.js"></script> <script src="https://kit.fontawesome.com/be44b7e05d.js" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta3/dist/js/bootstrap-select.min.js"></script> <style> body { font-family: Exo;} </style> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/static/virtual/css/virtual.css"> <script src="https://d3js.org/d3.v5.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/corejs-typeahead/1.3.1/typeahead.bundle.min.js" integrity="sha512-lEb9Vp/rkl9g2E/LdHIMFTqz21+LA79f84gqP75fbimHqVTu6483JG1AwJlWLLQ8ezTehty78fObKupq3HSHPQ==" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/moment@2.24.0/min/moment.min.js" integrity="sha256-4iQZ6BVL4qNKlQ27TExEhBN1HFPvAvAMbFavKKosSWQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="/static/core/js/ajax-csrf-snippet.js" ></script> <script src="/static/virtual/js/virtual.js"></script> <link rel="canonical" href="https://cvpr.thecvf.com"> <title>2025 Conference</title> </head> <body> <div class="noprint"> <!--Navbar start--> <header> <a href="#child-menu" class="off-screen">Skip to yearly menu bar</a> <a href="#main" class="off-screen">Skip to main content</a> <div id="id_navbar" class="navbar navbar-expand-sm navbar-dark" aria-label="Main Navigation" style="background-color: #1B427D;"> <h2 class="off-screen">Main Navigation</h2> <div class="container-fluid"> <div><a class="navbar-brand" href="/" aria-label="Home"> <img src="/static/core/img/cvpr-navbar-logo.svg" alt="conference_logo" height="40"></a></div> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler1" aria-expanded="false" aria-label="Toggle main navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler1"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> CVPR </a> <ul class="dropdown-menu dropdown-menu-dark"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CodeOfConduct"> <span > Code of Conduct </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Profile/create"> <span > Create Profile </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/resetpassword"> <span > Reset / Forgot Password </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/PrivacyPolicy"> <span > Privacy Policy </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Help/Contact"> <span > Contact CVPR </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/FAQ"> <span > HELP/FAQ </span> </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/resetpassword"> <span > Reset Password </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/MyStuff"> <span > My Stuff </span> </a> </li> </ul> <form class="d-flex mx-2" aria-label="Search" role="search" action="/search"> <div class="input-group" role="search" style="outline-color:green;"> <input type="text" class="form-control" placeholder="Search" name="q" value="" aria-label="Search" aria-describedby="btnGroupAddon" id="navbar-search"> <div class="input-group-text btn-primary" id="btnGroupAddon"> <button style="border: none; background-color: transparent; padding: 0;" type="submit" aria-label="execute search"> <i class="fa-solid fa-magnifying-glass"></i> </button> </div> </div> </form> <a href="/accounts/login?nextp=/ " class="navbar-brand"><span class="fa-solid fa-right-to-bracket"></span> Login</a> </div> </div> </div> </header> <!--Navbar end--> </div><!--noprint div--> <!--This holds the whole page including the navbar--> <main id="main"> <div class="container-fluid"> <!--Navbar start--> <div class="dropdown" id="child-menu"> <nav class="align-middle navbar navbar-expand-lg mx-4 border border-3 border-top-0 rounded-bottom" style="min-height: 57px; background-color: #F6f6f6;"> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler1029" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler1029"> <ul class="navbar-nav me-auto mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle border-3 btn btn-primary text-white p-1" style= "background-color: #070bff; font-size: 1.2em;" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Select Year: (2025) </a> <ul class="dropdown-menu"> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2025">2025 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2024">2024 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2023">2023 </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Dates"> <span > Dates </span> </a> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Calls </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForPapers"> <span > Call for Papers </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForTutorials"> <span > Call for Tutorial Proposals </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/WorkshopProposals"> <span > Call for Workshop Proposals </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForMusicalPerformance"> <span > Call for Musical Performance </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForSocials"> <span > Call for Socials </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForAIArt"> <span > Call for AI Art </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForDemos"> <span > Call for Demos </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CallForDoctoralConsortium"> <span > Call for Participation: Doctoral Consortium </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Author &amp; Reviewer Guides </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/AuthorGuidelines"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Author Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/AuthorSuggestedPractices"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Author Suggested Practices </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/EthicsGuidelines"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Author Ethics Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/YouTubeVideoPosterUpload"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;YouTube and Poster Art Uploads </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" style="pointer-events: none; cursor: default; text-decoration: none; color: black;"> <a class="nav-link p-1" href=""> <span > Reviewers </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ReviewerGuidelines"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Reviewer Guidelines </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/PosterPrintingInformation"> <span > Poster Printing </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" style="pointer-events: none; cursor: default; text-decoration: none; color: black;"> <a class="nav-link p-1" href=""> <span > Authors </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CVPRChanges"> <span > Changes for 2025 </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CompleteYourORProfile"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;How to complete your OpenReview profile </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Clarification"> <span > Clarification </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://docs.google.com/document/d/1O3xcBy7O93hb9FY6c3Wg7fc8bKvvZFVvF3Ynmjhsmlg/edit?usp=sharing"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Camera-Ready Submission Instructions </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://docs.google.com/document/d/1t5-TzipreuxSdLqlq5dnJXXrwTdcMy3moNlr4nEZw00/edit?usp=sharing"> <span style="font-size: .8em;"> &nbsp;&nbsp;&nbsp;&nbsp;Author Submission Site Guide </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Attend </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/FAQ"> <span > <strong>2025 In-person FAQ</strong> </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Pricing2"> <span > Register </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/InvitationLetter"> <span > Invitation Letter </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ProgramOverview"> <span > Program Overview </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/BroadeningParticipation"> <span > Broadening Participation </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Hotels"> <span > Book Your Hotel </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/CodeOfConduct"> <span > Code of Conduct </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/KeynotesAndPanels"> <span > Keynotes & Panels </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/tutorial-list"> <span > Tutorials </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/workshop-list"> <span > Workshops </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://thecvf-art.com"> <span > Art Program </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Expo </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Sponsors"> <span > Sponsors </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ExhibitorInformation"> <span > Exhibitor Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ExpoSchedule"> <span > Expo Schedule </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://hallerickson.ungerboeck.com/prod/app85.cshtml?aat=42382b5775704b416d4c42786d3538456845676372793061315862414a5267714b7a624d465848315447303d"> <span > Sponsor, Exhibitor List &amp; Floor-plan </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/PromotionalOpportunities"> <span > Promotional Opportunities </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ExhibitorManual"> <span > 2025 Exhibitor Manual </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/PRProfessionals"> <span > Exhibitor/Sponsor PR Professionals </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Media </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/PressLandingPage"> <span > Media Center </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/MediaPass"> <span > Get Media Pass </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/NewsAndResources"> <span > News and Resources </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Organization </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/Organizers"> <span > Organizing Committee </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2025/ProgramCommittee"> <span > Program Committee </span> </a> </li> </ul> </li> </ul> </div> </div> </nav> </div> <!--Navbar end--> </div> <br><br> <div class="container"> <div class="container"> <!--JUst above the HTML in document-snippet.html--> <div> <!-- start of conference-index.html --> <main role="main"> <h1 class="visually-hidden">CVPR 2025 - Computer Vision and Pattern Recognition Conference</h1> <div class="row"> <div class="col-sm-6 bigger-font">The IEEE/CVF Conference on Computer Vision and Pattern Recognition 2025</div> <div class="col-sm-6 bigger-font" role="contentinfo" aria-label="Conference date and location"> Wed June 11th - Sun June 15th, 2025<br /> at the Music City Center, Nashville TN <br /><br /> </div> <div class="hidden"> firstback </div> <div style="display: none" class="secondback"></div> <div class="col-sm-6"> <div> <div> <p>The <strong>IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR)</strong> is the premier annual computer vision event comprising the main conference and several co-located workshops and short courses. 聽 With its high quality and low cost, it provides an exceptional value for students, academics and industry researchers.聽</p> <p>聽</p> <p><a class="btn btn-spacer btn-success" href="/Conferences/2025/Pricing2">Register</a> <a class="btn btn-spacer btn-success" href="/InvitationLetter">Invitation Letter</a></p> </div> </div> </div> <div class="col-sm-6"> <figure> <img style="max-width: 400px !important; width: 100%" src="/static/core/img/cvpr2025_nashville_tn.jpeg" alt="Nashville cityscape featuring the Music City Center convention center, with its distinctive wavy roof design, set against the downtown skyline with modern skyscrapers and the Cumberland River in view" /> <figcaption class="visually-hidden">Nashville cityscape - CVPR 2025 venue location</figcaption> </figure> </div> </div> <div class="row g-3"> <div class="col-sm-12"> </div> <div class="col-sm-12"> <div class="p-4 firstback" role="region" aria-label="Conference announcements"> <div> <div> <h2>Announcements</h2> <ul> <li><strong>Mar 9</strong>: <a href="/Conferences/2025/ProgramOverview">Program Overview</a></li> <li>The CVPR 2025 <a href="https://thecvf-art.com">Art Program</a> is coming soon.</li> <li><strong>Mar 21</strong>: Emails sent from this website will now come from do-not-reply@cvpr.thecvf.com rather than do-not-reply@eventhosts.cc. 聽Please whitelist聽do-not-reply@cvpr.thecvf.com in your spam filter.</li> <li><strong>Mar 10</strong>: <strong>Camera Ready</strong> Instructions posted under the Author &amp; Reviewer Guides above. See <strong>Author Submission Site Guide</strong> and <strong>Camera Ready Submission Instructions</strong>聽</li> <li><strong>Mar 8</strong>: <a href="https://cvpr.thecvf.com/Conferences/2025/AcceptedPapers">List of Accepted Papers</a></li> <li><strong>Mar 4: </strong><a href="/careers">Broswe Job Postings</a></li> <li><strong>Feb 15:聽</strong><span class="marker"><a href="/Conferences/2025/Hotels">Book Your Hotel</a></span></li> <li><strong>Feb 9: </strong><a href="/Conferences/2025/workshop-list">List of Accepted Workshops</a></li> <li><strong>Jan 9:</strong>聽The <a href="/Conferences/2025/CallForDemos">Call for Demonstrations</a> has been posted</li> <li><strong>Nov 7: Latest CVPR 2025聽Clarification and Q&amp;A: </strong><a href="https://cvpr.thecvf.com/Conferences/2025/Clarification">Here</a></li> <li><strong>Oct 22:</strong>聽The <a href="/Conferences/2025/CallForTutorials">Call For Tutorial Proposals</a> has been posted.</li> <li><strong>Call for Papers has been posted!聽</strong>See details <a href="https://cvpr.thecvf.com/Conferences/2025/CallForPapers">here</a>.</li> <li><strong>Call for Workshop Proposals has been posted! </strong>See details <a href="https://cvpr.thecvf.com/Conferences/2025/WorkshopProposals">here</a>.</li> <li><strong>Sep 12:</strong>聽<a href="/Conferences/2025/CVPRChanges">Changes for CVPR 2025</a></li> </ul> </div> </div> </div> </div> <div class="col-sm-12 p-4 mt-3 secondback" role="region" aria-label="Important conference dates"> <h2>Important Dates</h2> <table class="table table-condensed datesummary"> </table> <table class="table table-condensed datesummary"> <col width="230px"> <tr > <td> <a href="/Conferences/2025/CallForDoctoralConsortium">Notification (Approximate)</a> </td> <td> <span class=''>Apr 13 '25 01:59 AM CDT</span> <span class="gray">*</span> </td> <td> </td> </tr> <tr > <td> SocialProposalDeadline </td> <td> <span class=''>Apr 18 '25 (Anywhere on Earth)</span> </td> <td> <script src="/static/core/js/jquery.countdown.min.js" ></script> <span class="socialproposaldeadline-countdown"></span> <script > if ("socialproposaldeadline" != "") { var socialproposaldeadline = "2025/04/19 11:59:59 UTC"; $('.socialproposaldeadline-countdown').countdown(socialproposaldeadline, function (event) { $(this).html(event.strftime('%w weeks %d days %H:%M:%S')); }); } </script> </td> </tr> <tr> <td><a href="/Conferences/2025/Dates">All dates </a></td> <td><p>Timezone: <a href="/set_timezone?nextp=/"> </a></p></td> <td></td> </tr> </table> </div> <div class="col-sm-12 p-4 firstback" role="region" aria-label="Additional conference information"> <div> <div><h3>Russian Invasion of Ukraine</h3> <p>CVPR condemns in the strongest possible terms the actions of the Russian Federation government in invading the sovereign state of Ukraine and engaging in war against the Ukrainian people. We express our solidarity and support for the people of Ukraine and for all those who have been adversely affected by this war.</p> </div> </div> </div> </div> </main> <style> /* Improve link contrast */ a { color: #0056b3; /* Darker blue for better contrast */ } /* Ensure text contrast */ .bigger-font { color: #000000; /* Ensure black text for maximum contrast */ } </style> </div> </div> </div> </main> <!--END BLOCK CONTENT--> <!--Footer for the edit button--> <script> $(function () { if ($(".editable").length == 0) { $("#editFooter").hide(); } }) </script> <script src="/static/core/js/fastclick.min.js" ></script> <!--We don't know if there are editable tags on the page until after the django template engine has rendered the page. So, test in javascript for "editable" tags and if present, load the ckeditor engine dynamically. --> <script> if (document.getElementsByClassName('editable').length > 0) { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "/static/core/ckeditor/4.18/ckeditor.js"; // use this for linked script script.text = "alert('voila!');" // use this for inline script document.body.appendChild(script); } </script> <script> function fetchContent() { $(".editable").each(function (index) { debugger var myself = this; var docvID = this.getAttribute('id').replace("id_", ""); var blurbtext = this.getAttribute("blurbtext"); $.ajax({ url: "/Admin/RetrieveDocumentVersion", type: "POST", data: { docvID: docvID, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken, }, success: function (data, textStatus, jqXHR) { myself.setAttribute("contenteditable", "true"); myself.innerHTML = data; CKEDITOR.inline(myself.id); }, }); }) } $("#nopageedit").hide(); function start_edit() { $(".editable").addClass("warning-ring"); //At the beginning of an edit, we need to replace the content of the //editable div with it's databased content in order to preserve the //template tags. We want the tag, not the rendered tag. /* You must remove any countdown.js timers on the page before replacing the page with it's document version otherwise, Javascript will throw an exception. */ $("[class$='-countdown']").parent().remove(); fetchContent(); $(".editable").attr("onblur", "ckeditorsave(this)"); window.status.bold(); window.status = "Click outside the editable area to save. Changes are LIVE!! Refresh page to discard changes."; $("#editpage").hide(); $("#noeditpage").show(); } function stop_edit() { ckeditorsave(); $("#noeditpage").hide(); $("#editpage").show(); window.location.reload(); } function ckeditorsave(event) { for (var name in CKEDITOR.instances) { if (CKEDITOR.instances[name].checkDirty()) { editor = CKEDITOR.instances[name]; saveEditable(editor); } } } function saveEditable(editor) { var content = editor.getData(); var contentId = editor.name; var pageId = window.location.pathname; var originalContent = "N/A"; var documentversion = editor.container.getAttribute("id").replace("id_", ""); var blurbtext = editor.container.getAttribute("blurbtext"); if (contentId.match(/-aloha$/gi)) { contentId = contentId.replace(/-aloha/gi, ''); } /*I'm not sure what this does but it seems like it would matter*/ var request = jQuery.ajax({ url: "/Admin/SaveDocument", type: "POST", async: false, data: { content: content, originalContent: originalContent, contentId: contentId, pageId: pageId, documentversion: documentversion, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken }, success: function (data) { if (data['message']) { alert(data['message']); } }, error: function (xqXHR, textStatus) { window.status = textStatus; debugger; } }); }; </script> <script> jQuery(document).ajaxSend(function (event, xhr, settings) { function getCookie(name) { var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = jQuery.trim(cookies[i]); // Does this cookie string begin with the name we want? if (cookie.substring(0, name.length + 1) == (name + '=')) { cookieValue = decodeURIComponent(cookie.substring(name.length + 1)); break; } } } return cookieValue; } function sameOrigin(url) { // url could be relative or scheme relative or absolute var host = document.location.host; // host + port var protocol = document.location.protocol; var sr_origin = '//' + host; var origin = protocol + sr_origin; // Allow absolute or scheme relative URLs to same origin return (url == origin || url.slice(0, origin.length + 1) == origin + '/') || (url == sr_origin || url.slice(0, sr_origin.length + 1) == sr_origin + '/') || // or any other URL that isn't scheme relative or absolute i.e relative. !(/^(\/\/|http:|https:).*/.test(url)); } function safeMethod(method) { return (/^(GET|HEAD|OPTIONS|TRACE)$/.test(method)); } if (!safeMethod(settings.type) && sameOrigin(settings.url)) { xhr.setRequestHeader("X-CSRFToken", getCookie('csrftoken')); } }); </script> <div id="successful-page-load" class='hidden'>Successful Page Load</div> <!-- v ieee cookie banner v --> <script src="https://cmp.osano.com/AzyzptTmRlqVd2LRf/5160c710-0794-4bc5-88f4-2d0eb0eae122/osano.js"></script> <link rel="stylesheet" href="https://cookie-consent.ieee.org/ieee-cookie-banner.css" type="text/css"/> <!-- ^ ieee cookie banner ^ --> <br> <div class="noprint"> <footer id="bootstrap-footer" class="text-center text-lg-start bg-light text-muted"> <div class="text-center p-1 border-top border-dark"> </div> <!-- Section: Links --> <section class="pt-1"> <div class="container text-center text-md-start mt-2"> <!-- Grid row --> <div class="row mt-3"> <!-- Grid column --> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <!-- Content --> <h6 class="text-uppercase fw-bold mb-4"> <img src="/static/core/img/CVPR-logo.svg" alt="CVPR logo" height='30'> </h6> <p> The CVPR Logo above may be used on presentations. Right-click and choose download. It is a vector graphic and may be used at any scale. </p> </div> <!-- Grid column --> <div class="col-md-5 col-lg-4 col-xl-3 mx-auto mb-4" style="max-width: 300px;"> <!-- Links --> <h6 class="text-uppercase fw-bold mb-4 text-center"> Useful links </h6> <div> <table class="table table-borderless"> <tbody> <tr> <td><img alt="IEEE Logo" src="https://media.icml.cc/Conferences/CVPR2023/img/ieee_cs_.svg" style="height:20px; width:66px"></td> <td><a href="https://www.computer.org/">IEEE Computer Society</a></td> </tr> <tr> <td><img alt="" src="https://media.icml.cc/Conferences/CVPR2023/img/CVF-transparent-background.svg" style="height:20px; width:31px"></td> <td><a href="https://www.thecvf.com/">The Computer Vision Foundation</a></td> </tr> </tbody> </table> </div> </div> <!-- Grid column --> <!-- Grid column --> <!-- Grid column --> </div> <!-- Grid row --> </div> </section> <!-- Section: Links --> <!-- Copyright --> <div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);"> <div> <p><a href="https://openaccess.thecvf.com/menu">CVF Proceedings</a></p> </div> </div> <!-- Copyright --> </footer> </div> <!-- Footer --> <!-- Footer --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10