DeepNLP commited on
Commit
84d28b0
·
verified ·
1 Parent(s): 7d73697

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md CHANGED
@@ -1,3 +1,60 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - robotics
5
+ language:
6
+ - en
7
+ tags:
8
+ - AI
9
+ - IROS
10
+ - Robotics
11
+ - Embodied
12
  ---
13
+
14
+ ## IROS 2022 Accepted Paper Meta Info Dataset
15
+
16
+ This dataset is collect from the IROS 2022-2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (https://ieeexplore.ieee.org/xpl/conhome/9981026/proceeding) as well as the arxiv website DeepNLP paper arxiv (http://www.deepnlp.org/content/paper/iros2022). For researchers who are interested in doing analysis of IROS 2022 accepted papers and potential trends, you can use the already cleaned up json files. Each row contains the meta information of a paper in the IROS 2022 conference. To explore more AI & Robotic papers (NIPS/ICML/ICLR/IROS/ICRA/etc) and AI equations, feel free to navigate the Equation Search Engine (http://www.deepnlp.org/search/equation) as well as the AI Agent Search Engine to find the deployed AI Apps and Agents (http://www.deepnlp.org/search/agent) in your domain.
17
+
18
+
19
+ Equations Latex code and Papers Search Engine
20
+ ![AI Equations and Search Portal](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/docs/equation_search_portal.jpg)
21
+
22
+
23
+ ### Meta Information of Json File of Paper
24
+
25
+ ```
26
+
27
+ {
28
+ "title": "Learning-based Localizability Estimation for Robust LiDAR Localization",
29
+ "detail_url": "https://ieeexplore.ieee.org/document/9982257/",
30
+ "author_list": ["Julian Nubert", "Etienne Walther", "Shehryar Khattak", "Marco Hutter", "Julian Nubert", "Etienne Walther", "Shehryar Khattak", "Marco Hutter"],
31
+ "abstract": "LiDAR-based localization and mapping is one of the core components in many modern robotic systems due to the direct integration of range and geometry, allowing for precise motion estimation and generation of high quality maps in real-time. Yet, as a consequence of insufficient environmental constraints present in the scene, this dependence on geometry can result in localization failure, happening ..."
32
+ }
33
+ ```
34
+
35
+
36
+ ## Related
37
+
38
+ ## AI Agent Marketplace and Search
39
+ [AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>
40
+ [Robot Search](http://www.deepnlp.org/search/robot) <br>
41
+ [Equation and Academic search](http://www.deepnlp.org/search/equation) <br>
42
+ [AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>
43
+ [AI & Robot Question](http://www.deepnlp.org/question) <br>
44
+ [AI & Robot Community](http://www.deepnlp.org/community) <br>
45
+ [AI Agent Marketplace Blog](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>
46
+
47
+ ## AI Agent Reviews
48
+ [AI Agent Marketplace Directory](http://www.deepnlp.org/store/ai-agent) <br>
49
+ [Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>
50
+ [Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>
51
+ [OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>
52
+ [Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>
53
+ [AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>
54
+
55
+ ## AI Equation
56
+ [List of AI Equations and Latex](http://www.deepnlp.org/equation/category/ai) <br>
57
+ [List of Math Equations and Latex](http://www.deepnlp.org/equation/category/math) <br>
58
+ [List of Physics Equations and Latex](http://www.deepnlp.org/equation/category/physics) <br>
59
+ [List of Statistics Equations and Latex](http://www.deepnlp.org/equation/category/statistics) <br>
60
+ [List of Machine Learning Equations and Latex](http://www.deepnlp.org/equation/category/machine%20learning) <br>