Giter VIP home page Giter VIP logo

cvpr_template's Introduction

CVPR/ICCV Template

This is a new Latex template for IEEE CVPR/ICCV submission, rebuttal, and final version. The last version of CVPR/ICCV latex template has been developed by [email protected] and [email protected] about 15 years ago. The previous version suffer from several issues:

  • Authors needs several individual files: cvpr.sty, cvpr_eso.sty, eso-pic.sty.
  • For CVPR/ICCV rebuttal another verison of cvpr.cls is required.
  • Several warnings exists due to depreiciated options.

This style file is intended to be used as a single style file that could help to build review, rebuttal and final files with a single style file, simply by using one of the following commands:

\documentclass[review]{cvpr}
%\documentclass[rebuttal]{cvpr}
%\documentclass[final]{cvpr}

\def\cvprPaperID{****} % *** Enter the CVPR/ICCV Paper ID here
\def\confName{ICCV}
\def\confYear{2021}

For an online preview, please refer to the overleaf project: https://www.overleaf.com/read/zygbpnbccrmr If you find any bug or have any further suggestions, please contact Ming-Ming Cheng by email [email protected] or leave an issue on https://github.com/MCG-NKU/CVPR_Template

Acknowledge

This template is modified by Ming-Ming Cheng from Nankai University. This version is modified from the the old cvpr template files contributed by [email protected] and [email protected].

cvpr_template's People

Contributors

mingmingcheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cvpr_template's Issues

Setting bookmarks=True for hyperref

Can we change to bookmarks = True for hyperref? This always bugged me about the earlier version and I usually set them to true anyway.
Why limit the creation of bookmarks?

pgfplots Package

When you add pgfplots package to your preamble it throws an error

Adding...
\usepackage{pgfplots}

Generates error...
/usr/local/texlive/2020/texmf-dist/tex/latex/ms/everyshi.sty, line 77
LaTeX Error: Command @EveryShipout@Hook already defined.

cannot use subfigure

When I just add one line code: \usepackage{subfigure} at the preamble , will occur 8 errors: LaTeX Error: Command \c@subfigure already defined. But it works well, should I ignore these errors?

cannot load the package authblk to add information about the authors

I try to use the package `authblk' to add the information about the authors. However, when I use the pdflatex to build the pdf file, the process stopped at the command \usepackage{authblk} and I have to stop the process. I have tried to add this package to another template and it works well.

Could you please help me with this problem?

BTW, how to make a more simple clarification about authors who come from different institutions?

Best wishes!

tikz Package

When the tikz package \usepackage{tikz} is included, I get the following error
Command \@EveryShipout@Hook already defined. \newcommand{\@EveryShipout@Hook}{}

The following lines fix the error but I am not sure if this is the best way to avoid this error

\makeatletter
\@namedef{[email protected]}{}
\makeatother
\usepackage{tikz}

About margin distance

I noticed that the margin distance in this new template is smaller than the old one. Is this an official modification?

Page numbering

According to the CVPR camera-ready guidelines, "IMPORTANT NOTE:โ€‹ Do not include page numbers in your camera-ready paper."

  1. Any recommendation to remove page numbering?
    The following line disables page numbering, but I am not sure if this is the best way
    \pagenumbering{gobble}

  2. The CVPR template should remove section 2.1. (Margins and Page numbering). This section seems obsolete

A bug about review

When the length of the content of [Abstract] is more than eighteen lines, the distance between the last line of the content of [Abstract] and [1. Introduction] changes from two blank lines to three blank lines, and also the distance between [Abstract] and the first line of the content of [Abstract] changes. This problem doesn't exist in previous version of CVPR latex template. I am wondering whether it meets the requirement if I submit a three-blank-line version. If not, how can I solve this problem? Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.