diff --git a/data/db.json b/data/db.json index 85e989a36abf64bb6adfc9aa87cd9edf13c3d928..dc7c40b030c31b706f96bcd909ef7a83b202b009 100644 --- a/data/db.json +++ b/data/db.json @@ -4646,6 +4646,32 @@ }, "rate": 5, "top": false + }, + { + "icon": "", + "name": "OpenPose", + "desc": "OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation", + "url": "https://github.com/CMU-Perceptual-Computing-Lab/openpose", + "createdAt": "", + "urls": { + "英文": "https://cmu-perceptual-computing-lab.github.io/openpose/web/html/doc/", + "GitCode": "https://gitcode.net/mirrors/CMU-Perceptual-Computing-Lab/openpose" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "DensePose", + "desc": "A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body", + "url": "https://github.com/facebookresearch/DensePose", + "createdAt": "", + "urls": { + "英文": "http://densepose.org/", + "GitCode": "https://gitcode.net/mirrors/facebookresearch/densepose" + }, + "rate": 5, + "top": false } ], "collapsed": false, @@ -4672,6 +4698,32 @@ }, "rate": 5, "top": false + }, + { + "icon": "https://raw.githubusercontent.com/huggingface/transformers/master/docs/source/imgs/transformers_logo_name.png", + "name": "transformers", + "desc": "Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.", + "url": "https://github.com/huggingface/transformers", + "createdAt": "", + "urls": { + "英文": "https://huggingface.co/transformers/", + "GitCode": "https://gitcode.net/mirrors/huggingface/transformers" + }, + "rate": 5, + "top": false + }, + { + "icon": "https://raw.githubusercontent.com/allenai/allennlp/main/docs/img/allennlp-logo-dark.png", + "name": "allennlp", + "desc": "An open-source NLP research library, built on PyTorch.", + "url": "https://github.com/allenai/allennlp", + "createdAt": "", + "urls": { + "英文": "https://guide.allennlp.org/", + "GitCode": "https://gitcode.net/mirrors/allenai/allennlp" + }, + "rate": 5, + "top": false } ], "collapsed": false, @@ -4698,6 +4750,19 @@ }, "rate": 5, "top": false + }, + { + "icon": "", + "name": "neo4j", + "desc": "Graphs for Everyone", + "url": "https://github.com/neo4j/neo4j", + "createdAt": "", + "urls": { + "中文": "https://neo4j.com/docs/", + "GitCode": "https://gitcode.net/neo4j/neo4j" + }, + "rate": 5, + "top": false } ], "collapsed": false, @@ -6535,11 +6600,22 @@ "createdAt": "2021-01-23T01:32:06.423Z" }, { - "title": "金融/股票证券", + "title": "电商/金融/股票证券", "nav": [ { "title": "", "nav": [ + { + "name": "ShopXO开源商城", + "desc": "ShopXO国内领先企业级免费开源电商系统!求实进取、创新专注、自主研发、国内领先企业级电商系统解决方案。遵循MIT开源协议发布,无需授权、可商用、可二次开发、满足99%的电商运营需求。支持PC+H5、支付宝小程序、微信小程序、百度小程序、头条&抖音小程序、QQ小程序、APP等...支持多仓库、多商户模式运营(组件插件化、即插即用),可视化DIY拖拽装修。", + "url": "https://bbs.csdn.net/forums/shopxo?typeId=19692", + "createdAt": "官方", + "urls": { + "GitCode": "https://gitcode.net/zongzhige/shopxo" + }, + "rate": 0, + "top": false + }, { "name": "Vnpy", "desc": "基于Python的开源量化交易平台开发框架", @@ -6634,23 +6710,11 @@ "title": "游戏/娱乐", "nav": [ { - "title": "游戏", + "title": "游戏框架", "nav": [ { "title": "", "nav": [ - { - "name": "Godot", - "desc": "Godot Engine – Multi-platform 2D and 3D game engine", - "url": "https://bbs.csdn.net/topics/603484031", - "createdAt": "", - "urls": { - "中文":"https://hiloteam.github.io/tutorial/index.html", - "GitCode":"https://gitcode.net/mirrors/godotengine/godot" - }, - "rate": 0, - "top": false - }, { "name": "Pomelo", "desc": "A fast,scalable,distributed game server framework for Node.js.", @@ -6674,6 +6738,42 @@ "rate": 0, "top": false }, + { + "name": "Phaser", + "desc": "Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.", + "url": "https://github.com/photonstorm/phaser", + "createdAt": "", + "urls": { + "英文":"https://phaser.io/learn", + "GitCode":"https://gitcode.net/mirrors/photonstorm/phaser" + }, + "rate": 0, + "top": false + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + }, + { + "title": "游戏引擎", + "nav": [ + { + "title": "", + "nav": [ + { + "name": "Godot", + "desc": "Godot Engine – Multi-platform 2D and 3D game engine", + "url": "https://github.com/godotengine/godot", + "createdAt": "", + "urls": { + "中文":"https://hiloteam.github.io/tutorial/index.html", + "GitCode":"https://gitcode.net/mirrors/godotengine/godot" + }, + "rate": 0, + "top": false + }, { "name": "kbengine", "desc": "A MMOG engine of server.", @@ -6686,6 +6786,18 @@ }, "rate": 0, "top": false + }, + { + "name": "libgdx", + "desc": "Desktop/Android/HTML5/iOS Java game development framework", + "url": "https://github.com/libgdx/libgdx", + "createdAt": "", + "urls": { + "英文":"http://libgdx.com/dev/", + "GitCode":"https://gitcode.net/mirrors/libgdx/libgdx" + }, + "rate": 0, + "top": false } ], "createdAt": "2021-01-23T01:32:06.423Z" @@ -6700,7 +6812,6 @@ "title": "邀请", "nav": [ { - "icon": "", "name": "悬赏邀请补充当前板块内容", "desc": "我们诚挚邀请您共建开源百科内容,CSDN 开源社区的成长离不开您的参与,点击这里立即贡献 👉", "url": "https://gitcode.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template", @@ -6710,12 +6821,10 @@ "top": false } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0,