You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

datasets.js 1.3 kB

5 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. module.exports = {
  2. "code": 200,
  3. "msg": null,
  4. "data": {
  5. "result": [{
  6. "id": 56,
  7. "name": "bag_data",
  8. "remark": "不可删除,不可删除",
  9. "type": 0,
  10. "uri": null,
  11. "dataType": 0,
  12. "annotateType": 2,
  13. "status": 104,
  14. "createTime": "2020-10-21 15:39:01",
  15. "updateTime": "2020-10-22 14:13:10",
  16. "team": null,
  17. "createUser": null,
  18. "updateUser": null,
  19. "progress": null,
  20. "currentVersionName": null,
  21. "decompressState": 0,
  22. "labelGroupId": 1,
  23. "labelGroupName": "COCO",
  24. "labelGroupType": 1,
  25. "import": false,
  26. "top": true
  27. }, {
  28. "id": 346,
  29. "name": "test432",
  30. "remark": "test432",
  31. "type": 0,
  32. "uri": null,
  33. "dataType": 0,
  34. "annotateType": 1,
  35. "status": 101,
  36. "createTime": "2020-10-27 15:20:58",
  37. "updateTime": "2020-10-27 15:20:58",
  38. "team": null,
  39. "createUser": null,
  40. "updateUser": null,
  41. "progress": null,
  42. "currentVersionName": null,
  43. "decompressState": 0,
  44. "labelGroupId": 468,
  45. "labelGroupName": "test432",
  46. "labelGroupType": 0,
  47. "import": false,
  48. "top": false
  49. }],
  50. "page": {
  51. "size": 10,
  52. "current": 1,
  53. "total": 218
  54. },
  55. }
  56. }

一站式算法开发平台、高性能分布式深度学习框架、先进算法模型库、视觉模型炼知平台、数据可视化分析平台等一系列平台及工具,在模型高效分布式训练、数据处理和可视分析、模型炼知和轻量化等技术上形成独特优势,目前已在产学研等各领域近千家单位及个人提供AI应用赋能

Contributors (1)