diff --git a/_data/cv.yml b/_data/cv.yml index d90e3bc..e18c6be 100644 --- a/_data/cv.yml +++ b/_data/cv.yml @@ -11,10 +11,10 @@ contents: - title: Researcher institution: L'Avion Jaune - year: 2022 + year: 2021 - 2022 - title: Post doc institution: IRISA - year: 2021 + year: 2021 - 2021 - title: Ph.D in Computer Science institution: University Rennes 2 place: Rennes diff --git a/_pages/about.md b/_pages/about.md index 3365b4d..330ff30 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -2,28 +2,45 @@ layout: about title: about permalink: / -subtitle: Affiliations. Address. Contacts. Moto. Etc. - +subtitle: Researcher in computer vision, machine learning and remote sensing, Ph.D. profile: align: right - image: prof_pic.jpg + image: pp.jpg image_circular: false # crops the image to make it circular - address: > -

555 your office number

-

123 your address street

-

Your City, State 12345

+# address: > +#

555 your office number

+#

123 your address street

+#

Your City, State 12345

news: false # includes a list of news items selected_papers: false # includes a list of papers marked as "selected={true}" social: false # includes social icons at the bottom of the page --- -Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder. +Hi, my name is Florent. +My main research interests are +images and 3D data processing applied to earth observation. -I worked at [L'Avion Jaune][aj]. +I worked in R&D at [L'Avion Jaune][aj]. Among many other things, I have +worked with **multispectral imagery**, from image registration to +agricultural parcel delineation using **computer vision** and **deep +learning** on a very large scale! Before that, I had the chance to work +as a postdoc on the [SIXP][sixp] project. I have worked on plant species +and very high resolution multispectral imagery with **semantic +segmentation** on a very a fine scale! Earlier, I did my [Ph.D. +thesis][thesis] in [LETG Rennes][letg] and [IRISA's OBELIX +team][obelix]. The topic was to propose new and efficient ways of +processing **3D point clouds** from **LiDAR data**, using **mathematical +morphology** and deep learning. -Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically. +I am currently looking for new adventures! -Link to your social media connections, too. This theme is set up to use [Font Awesome icons](http://fortawesome.github.io/Font-Awesome/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. + + +[thesis]: assets/pdf/Guiotte - 2021 - 2D3D discretization of Lidar point clouds Proces.pdf +[obelix]: http://www-obelix.irisa.fr/ +[letg]: https://letg.cnrs.fr/ [aj]: https://lavionjaune.com/ +[sixp]: https://sixp.inria.fr/ + diff --git a/_pages/projects.md b/_pages/projects.md index d31459b..0ae8816 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -3,7 +3,7 @@ layout: page title: projects permalink: /projects/ description: A growing collection of your cool projects. -nav: false +nav: true nav_order: 2 display_categories: [work, fun] horizontal: false