DeepNLP commited on
Commit
c94a02a
·
verified ·
1 Parent(s): 4f6c80d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -3
README.md CHANGED
@@ -1,3 +1,56 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - AI
7
+ - Robotics
8
+ - Embodied
9
+ ---
10
+ ## IROS 2021 Accepted Paper Meta Info Dataset
11
+
12
+ This dataset is collect from the IROS 2021-2021 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/iros2021). For researchers who are interested in doing analysis of IROS 2021 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 2021 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.
13
+
14
+
15
+ Equations Latex code and Papers Search Engine
16
+ ![AI Equations and Search Portal](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/docs/equation_search_portal.jpg)
17
+
18
+
19
+ ### Meta Information of Json File of Paper
20
+
21
+ ```
22
+
23
+ {
24
+ "title": "Learning-based Localizability Estimation for Robust LiDAR Localization",
25
+ "detail_url": "https://ieeexplore.ieee.org/document/9982257/",
26
+ "author_list": ["Julian Nubert", "Etienne Walther", "Shehryar Khattak", "Marco Hutter", "Julian Nubert", "Etienne Walther", "Shehryar Khattak", "Marco Hutter"],
27
+ "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 ..."
28
+ }
29
+ ```
30
+
31
+
32
+ ## Related
33
+
34
+ ## AI Agent Marketplace and Search
35
+ [AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>
36
+ [Robot Search](http://www.deepnlp.org/search/robot) <br>
37
+ [Equation and Academic search](http://www.deepnlp.org/search/equation) <br>
38
+ [AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>
39
+ [AI & Robot Question](http://www.deepnlp.org/question) <br>
40
+ [AI & Robot Community](http://www.deepnlp.org/community) <br>
41
+ [AI Agent Marketplace Blog](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>
42
+
43
+ ## AI Agent Reviews
44
+ [AI Agent Marketplace Directory](http://www.deepnlp.org/store/ai-agent) <br>
45
+ [Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>
46
+ [Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>
47
+ [OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>
48
+ [Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>
49
+ [AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>
50
+
51
+ ## AI Equation
52
+ [List of AI Equations and Latex](http://www.deepnlp.org/equation/category/ai) <br>
53
+ [List of Math Equations and Latex](http://www.deepnlp.org/equation/category/math) <br>
54
+ [List of Physics Equations and Latex](http://www.deepnlp.org/equation/category/physics) <br>
55
+ [List of Statistics Equations and Latex](http://www.deepnlp.org/equation/category/statistics) <br>
56
+ [List of Machine Learning Equations and Latex](http://www.deepnlp.org/equation/category/machine%20learning) <br>