LeCropFollow has been published!

#5
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -31,7 +31,7 @@ configs:
31
  <p align="center">
32
  <strong>Felipe Tommaselli</strong><sup>1</sup> &middot;
33
  <strong>Francisco Affonso</strong><sup>2</sup> &middot;
34
- <strong>Arthur Pompeu</strong><sup>1</sup> &middot;
35
  <strong>Gianluca Capezzuto</strong><sup>1</sup><br>
36
  <strong>Arun Narenthiran Sivakumar</strong><sup>2</sup> &middot;
37
  <strong>Girish Chowdhary</strong><sup>2</sup> &middot;
@@ -148,6 +148,22 @@ Videos (`Video`, MP4/H.264, ~10 fps; `<g>_t` = per-frame time):
148
  > Source-specific columns are null when an episode does not have them (e.g. some
149
  > `cropfollowpp_lecropfollow` bags inside `cpp` carry `lecrop` columns).
150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
151
  ## License
152
 
153
  Code is released under the [MIT License](LICENSE). The paper is published under CC BY.
 
31
  <p align="center">
32
  <strong>Felipe Tommaselli</strong><sup>1</sup> &middot;
33
  <strong>Francisco Affonso</strong><sup>2</sup> &middot;
34
+ <strong>Arthur Rocha</strong><sup>1</sup> &middot;
35
  <strong>Gianluca Capezzuto</strong><sup>1</sup><br>
36
  <strong>Arun Narenthiran Sivakumar</strong><sup>2</sup> &middot;
37
  <strong>Girish Chowdhary</strong><sup>2</sup> &middot;
 
148
  > Source-specific columns are null when an episode does not have them (e.g. some
149
  > `cropfollowpp_lecropfollow` bags inside `cpp` carry `lecrop` columns).
150
 
151
+ ## Citation
152
+
153
+ Please, consider citing our work:
154
+ ```
155
+ @ARTICLE{tommaselli2026lecropfollow,
156
+ author={Tommaselli, Felipe and Affonso, Francisco and Rocha, Arthur and Capezzuto, Gianluca and Sivakumar, Arun Narenthiran and Chowdhary, Girish and Becker, Marcelo},
157
+ journal={IEEE Robotics and Automation Letters},
158
+ title={LeCropFollow: Latent Space Planning for Navigation in Unstructured Crop Fields},
159
+ year={2026},
160
+ volume={},
161
+ number={},
162
+ pages={1-8},
163
+ doi={10.1109/LRA.2026.3710052}
164
+ }
165
+ ```
166
+
167
  ## License
168
 
169
  Code is released under the [MIT License](LICENSE). The paper is published under CC BY.