update stuff
This commit is contained in:
parent
baf14f1c51
commit
9f3e6590a5
9 changed files with 58 additions and 54 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
build/*
|
||||
*.aux
|
||||
*.log
|
||||
*.toc
|
||||
|
@ -13,7 +14,6 @@
|
|||
*.fls
|
||||
*.xdv
|
||||
*.run.xml
|
||||
*.synctex.gz
|
||||
|
||||
.env
|
||||
|
||||
Paul_Lesur_publication_list-blx.bib
|
||||
|
|
|
@ -5,8 +5,12 @@
|
|||
\begin{document}
|
||||
\input{common/résumé.tex}
|
||||
|
||||
\section{Publications / articles}
|
||||
\newpage
|
||||
|
||||
\section{Conference Papers}
|
||||
\printbibsectionnoheader{inproceedings}{Peer-reviewed conferences/proceedings}
|
||||
~\\
|
||||
\section{Articles}
|
||||
\printbibsectionnoheader{article}{article in peer-reviewed journal} % Print all articles from the bibliography
|
||||
|
||||
\end{document}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,19 +1,19 @@
|
|||
@inproceedings{a_sgmapf,
|
||||
author = {Paul Lesur, Naim Bajcinca},
|
||||
@inproceedings{sgmapf,
|
||||
author = {Lesur, Paul and Bajcinca, Naim},
|
||||
title = {Online Multi-Agent Path Planning in Runaway Scenarios},
|
||||
booktitle = {Submitted},
|
||||
year = {2022},
|
||||
month={9},
|
||||
%organization = {IAPR},
|
||||
%publisher = {IAPR}
|
||||
month={09},
|
||||
organization = {},
|
||||
publisher = {}
|
||||
}
|
||||
|
||||
@inproceedings{pub10271,
|
||||
author = {Rambach, Jason Raphael and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
||||
title = {SlamCraft: Dense Planar RGB Monocular SLAM},
|
||||
booktitle = {Proceedings of. IAPR Conference on Machine Vision Applications (MVA-2019), May 27-31, Tokyo, Japan},
|
||||
%year = {2019},
|
||||
%month={5},
|
||||
booktitle={2019 16th International Conference on Machine Vision Applications (MVA)},
|
||||
year = {2019},
|
||||
month={5},
|
||||
organization = {IAPR},
|
||||
publisher = {IAPR}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
|||
author={Su, Yongzhi and Rambach, Jason and Minaskan, Nareg and Lesur, Paul and Pagani, Alain and Stricker, Didier},
|
||||
booktitle={2019 IEEE International Symposium on Mixed and Augmented Reality Adjunct (ISMAR-Adjunct)},
|
||||
title={Deep Multi-state Object Pose Estimation for Augmented Reality Assembly},
|
||||
%year={2019},
|
||||
year={2019},
|
||||
month={10},
|
||||
volume={},
|
||||
number={},
|
||||
|
@ -31,13 +31,13 @@
|
|||
}
|
||||
|
||||
@inproceedings{foo,
|
||||
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
||||
booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
||||
year = {2021},
|
||||
%month = {01},
|
||||
pages = {},
|
||||
title = {SLAM in the Field: An Evaluation of Monocular Mapping and Localization on Challenging Dynamic Agricultural Environment},
|
||||
doi = {10.1109/WACV48630.2021.00180}
|
||||
author = {Shu, Fangwen and Lesur, Paul and Xie, Yaxu and Pagani, Alain and Stricker, Didier},
|
||||
booktitle={2021 IEEE Winter Conference on Applications of Computer Vision (WACV)},
|
||||
year = {2021},
|
||||
month = {01},
|
||||
pages = {},
|
||||
title = {SLAM in the Field: An Evaluation of Monocular Mapping and Localization on Challenging Dynamic Agricultural Environment},
|
||||
doi = {10.1109/WACV48630.2021.00180}
|
||||
}
|
||||
|
||||
@article{REIS2021102394,
|
||||
|
@ -52,14 +52,7 @@ doi = {https://doi.org/10.1016/j.amsu.2021.102394},
|
|||
url = {https://www.sciencedirect.com/science/article/pii/S2049080121003447},
|
||||
author = {Gerd Reis and Mehmet Yilmaz and Jason Rambach and Alain Pagani and Rodrigo Suarez-Ibarrola and Arkadiusz Miernik and Paul Lesur and Nareg Minaskan},
|
||||
keywords = {Augmented reality, Mixed reality, Virtual reality, Augmented virtuality, Urology},
|
||||
abstract = {Background
|
||||
Mixed reality (MR), the computer-supported augmentation of a real environment with virtual elements, becomes ever more relevant in the medical domain, especially in urology, ranging from education and training over surgeries. We aimed to review existing MR technologies and their applications in urology.
|
||||
Methods
|
||||
A non-systematic review of current literature was performed using the PubMed-Medline database using the medical subject headings (MeSH) term “mixed reality”, combined with one of the following terms: “virtual reality”, “augmented reality”, ‘’urology’’ and “augmented virtuality”. The relevant studies were utilized.
|
||||
Results
|
||||
MR applications such as MR guided systems, immersive VR headsets, AR models, MR-simulated ureteroscopy and smart glasses have enormous potential in education, training and surgical interventions of urology. Medical students, urology residents and inexperienced urologists can gain experience thanks to MR technologies. MR applications are also used in patient education before interventions.
|
||||
Conclusions
|
||||
For surgical support, the achievable accuracy is often not sufficient. The main challenges are the non-rigid nature of the genitourinary organs, intraoperative data acquisition, online and multimodal registration and calibration of devices. However, the progress made in recent years is tremendous in all respects and the gap is constantly shrinking.}
|
||||
abstract = {}
|
||||
}
|
||||
|
||||
%
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\usepackage[backend=biber]{biblatex}
|
||||
\usepackage[backend=biber, sorting=ydnt]{biblatex}
|
||||
\addbibresource{common/bibliography.bib} % Specify the bibliography file to include publications
|
||||
|
||||
|
||||
\definecolor{darkgreen}{HTML}{036E03}
|
||||
\definecolor{lightgreen}{HTML}{50D050}
|
||||
\colorlet{fillheader}{white}
|
||||
|
|
|
@ -5,11 +5,12 @@
|
|||
\fcolorbox{white}{gray}{\parbox{\dimexpr\textwidth-2\fboxsep-2\fboxrule}{%
|
||||
~
|
||||
}}
|
||||
~\vspace{0.5cm}
|
||||
|
||||
% In the aside, each new line forces a line break
|
||||
\begin{aside}
|
||||
~\vspace{1.4cm}
|
||||
\section{address}
|
||||
%20 rue De la paix
|
||||
Kaiserslautern
|
||||
Germany
|
||||
~
|
||||
|
@ -19,33 +20,21 @@
|
|||
\section{email}
|
||||
\href{mailto:paul.lesur59@gmail.com}{paul.lesur59@gmail.com}
|
||||
~
|
||||
%\section{links}
|
||||
%~
|
||||
\section{skills}
|
||||
\textbf{C++}
|
||||
\textbf{Computer vision}
|
||||
\textbf{Visual odometry}
|
||||
\textbf{SLAM}
|
||||
\textbf{Python}
|
||||
ROS
|
||||
Julia
|
||||
Rust
|
||||
%Linux
|
||||
%~
|
||||
%\section{other skills}
|
||||
%Embedded systems
|
||||
\section{programming}
|
||||
Rust
|
||||
C++
|
||||
Python
|
||||
Bash
|
||||
SQL
|
||||
~
|
||||
\section{languages}
|
||||
\begin{tabular}{lr}
|
||||
{~ \vspace{-0.65cm}}
|
||||
\begin{tabular}{r@{\hskip 0.25cm}r}
|
||||
French & native
|
||||
English & C2
|
||||
German & B1
|
||||
Spanish & B1
|
||||
\end{tabular}
|
||||
%j.j.French\tnative
|
||||
%j.j.English\tC2
|
||||
%j.j.German\tB1 (still learning)
|
||||
%j.j.Spanish\tB1
|
||||
\end{tabular}
|
||||
~
|
||||
\section{other}
|
||||
\href{http://lesurpaul.fr}{lesurpaul.fr}
|
||||
|
@ -61,7 +50,8 @@
|
|||
{Kaiserslautern, Germany}
|
||||
{\emph{TU Kaiserslautern} \\
|
||||
Research on planning and control for multi-agent systems, applied to
|
||||
autonomous driving (MIP using {\bf Gurobi}, MPC / NLP using {\bf casADi})\\}
|
||||
autonomous driving (MIP using {\bf Gurobi}, MPC / NLP using {\bf casADi}, DL
|
||||
using {\bf PyTorch}, planning in {\bf Rust})\\}
|
||||
|
||||
\entry
|
||||
{2020-10 2021-12}
|
||||
|
@ -70,7 +60,7 @@
|
|||
{\emph{Exotec} \\
|
||||
Development of the software controlling in real-time up to \textbf{200
|
||||
mobile robots} for an automated storage solution (\textbf{path-planning},
|
||||
\textbf{error handling}). Lead engineer on the largest
|
||||
\textbf{error handling} in {\bf C++}). Lead engineer on the largest
|
||||
system deployed to date.
|
||||
\\}
|
||||
\entry
|
||||
|
@ -127,6 +117,22 @@
|
|||
% \\}
|
||||
\end{entrylist}
|
||||
|
||||
\newcommand{\skill}[1]{\entry{}{#1}{}{}}
|
||||
\section{Skills}
|
||||
\begin{itemize}
|
||||
\item{Computer vision}
|
||||
\item{SLAM}
|
||||
\item{Linux}
|
||||
%\item{Visual odometry}
|
||||
%ROS
|
||||
%Julia
|
||||
%Rust
|
||||
%Linux
|
||||
%~
|
||||
%\section{other skills}
|
||||
%Embedded systems
|
||||
\end{itemize}
|
||||
|
||||
%\section{Other activities}
|
||||
%\begin{entrylist}
|
||||
% \entry
|
||||
|
|
|
@ -211,7 +211,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf
|
|||
% Bibliography %
|
||||
%%%%%%%%%%%%%%%%
|
||||
|
||||
\RequirePackage[backend=biber, style=verbose, maxnames=99, sorting=ydnt, date=iso8601]{biblatex}
|
||||
\RequirePackage[backend=biber, style=verbose, maxnames=99, sorting=ydnt, date=iso, seconds=true]{biblatex}
|
||||
|
||||
\DeclareFieldFormat[article]{title}{#1\par}
|
||||
\DeclareFieldFormat[book]{title}{#1\par}
|
||||
|
@ -347,7 +347,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf
|
|||
\end{refsection}
|
||||
}
|
||||
|
||||
\DeclareSortingScheme{chronological}{
|
||||
\DeclareSortingTemplate{chronological}{
|
||||
\sort[direction=descending]{\field{year}}
|
||||
\sort[direction=descending]{\field{month}}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue