首页下载资源人工智能FasterRcnn.zip

ZIPFasterRcnn.zip

weixin_4291735225.54MB需要积分:1

资源文件列表:

FasterRcnn.zip 大约有84个文件
  1. FasterRcnn/
  2. FasterRcnn/backbone/
  3. FasterRcnn/backbone/EfficeientNet.py 16.97KB
  4. FasterRcnn/backbone/__init__.py 190B
  5. FasterRcnn/backbone/__pycache__/
  6. FasterRcnn/backbone/__pycache__/EfficeientNet.cpython-38.pyc 12.44KB
  7. FasterRcnn/backbone/__pycache__/__init__.cpython-38.pyc 397B
  8. FasterRcnn/backbone/__pycache__/mobilenetv2_model.cpython-38.pyc 3.84KB
  9. FasterRcnn/backbone/__pycache__/resnet101_fpn_model.cpython-38.pyc 11.6KB
  10. FasterRcnn/backbone/__pycache__/resnet152_fpn_model.cpython-38.pyc 11.6KB
  11. FasterRcnn/backbone/__pycache__/resnet50_fpn_model.cpython-38.pyc 11.47KB
  12. FasterRcnn/backbone/__pycache__/utils.cpython-38.pyc 18.99KB
  13. FasterRcnn/backbone/mobilenetv2_model.py 4.42KB
  14. FasterRcnn/backbone/resnet101_fpn_model.py 15.21KB
  15. FasterRcnn/backbone/resnet152_fpn_model.py 15.32KB
  16. FasterRcnn/backbone/resnet50_fpn_model.py 14.71KB
  17. FasterRcnn/backbone/utils.py 24.27KB
  18. FasterRcnn/backbone/vgg_model.py 2.43KB
  19. FasterRcnn/car_class.json 16B
  20. FasterRcnn/draw_box_utils.py 4.73KB
  21. FasterRcnn/fasterRCNN.png 57.81KB
  22. FasterRcnn/img_1test_result.jpg 30.92KB
  23. FasterRcnn/imgtest_result.jpg 59.49KB
  24. FasterRcnn/my_dataset.py 6.51KB
  25. FasterRcnn/my_transforms.py 1.04KB
  26. FasterRcnn/network_files/
  27. FasterRcnn/network_files/__init__.py
  28. FasterRcnn/network_files/__pycache__/
  29. FasterRcnn/network_files/__pycache__/__init__.cpython-38.pyc 168B
  30. FasterRcnn/network_files/__pycache__/boxes.cpython-38.pyc 5KB
  31. FasterRcnn/network_files/__pycache__/det_utils.cpython-38.pyc 10.42KB
  32. FasterRcnn/network_files/__pycache__/faster_rcnn_framework.cpython-38.pyc 12.46KB
  33. FasterRcnn/network_files/__pycache__/image_list.cpython-38.pyc 1.13KB
  34. FasterRcnn/network_files/__pycache__/roi_head.cpython-38.pyc 8.75KB
  35. FasterRcnn/network_files/__pycache__/rpn_function.cpython-38.pyc 17.11KB
  36. FasterRcnn/network_files/__pycache__/transform.cpython-38.pyc 8.1KB
  37. FasterRcnn/network_files/boxes.py 6.13KB
  38. FasterRcnn/network_files/det_utils.py 16.35KB
  39. FasterRcnn/network_files/faster_rcnn_framework.py 16.67KB
  40. FasterRcnn/network_files/image_list.py 848B
  41. FasterRcnn/network_files/roi_head.py 17.06KB
  42. FasterRcnn/network_files/rpn_function.py 28.58KB
  43. FasterRcnn/network_files/transform.py 11.21KB
  44. FasterRcnn/pascal_voc_classes.json 348B
  45. FasterRcnn/plot_curve.py 1.37KB
  46. FasterRcnn/predict.py 3.8KB
  47. FasterRcnn/predict_Car.py 3.79KB
  48. FasterRcnn/record.txt 9.62KB
  49. FasterRcnn/record_mAP.txt 1.74KB
  50. FasterRcnn/requirements.txt 122B
  51. FasterRcnn/save_weights/
  52. FasterRcnn/split_data.py 962B
  53. FasterRcnn/test.py 1.95KB
  54. FasterRcnn/test_image/
  55. FasterRcnn/test_image/img.png 628.99KB
  56. FasterRcnn/test_image/img_1.png 265.67KB
  57. FasterRcnn/test_images/
  58. FasterRcnn/test_images/-5df19652c29924a1.jpg 65.62KB
  59. FasterRcnn/test_images/1612150640332.jpeg 32.46KB
  60. FasterRcnn/test_images/5668b4c66bfbe7a0.jpg 2.21MB
  61. FasterRcnn/test_images/583f163a66be9af6.jpg 108.15KB
  62. FasterRcnn/test_images/img.png 330.44KB
  63. FasterRcnn/test_images/img_1.png 19.5MB
  64. FasterRcnn/test_images/img_2.png 752.72KB
  65. FasterRcnn/test_images/img_3.png 1.4MB
  66. FasterRcnn/train_mobilenetv2.py 7.05KB
  67. FasterRcnn/train_multi_GPU.py 9.52KB
  68. FasterRcnn/train_res101_fpn.py 6.98KB
  69. FasterRcnn/train_res152_fpn.py 7.11KB
  70. FasterRcnn/train_res50_fpn.py 7.87KB
  71. FasterRcnn/train_utils/
  72. FasterRcnn/train_utils/__pycache__/
  73. FasterRcnn/train_utils/__pycache__/coco_eval.cpython-38.pyc 9.42KB
  74. FasterRcnn/train_utils/__pycache__/coco_utils.cpython-38.pyc 1.63KB
  75. FasterRcnn/train_utils/__pycache__/distributed_utils.cpython-38.pyc 9.81KB
  76. FasterRcnn/train_utils/__pycache__/train_eval_utils.cpython-38.pyc 4.2KB
  77. FasterRcnn/train_utils/__pycache__/transforms.cpython-38.pyc 1.69KB
  78. FasterRcnn/train_utils/coco_eval.py 11.72KB
  79. FasterRcnn/train_utils/coco_utils.py 1.79KB
  80. FasterRcnn/train_utils/distributed_utils.py 10.37KB
  81. FasterRcnn/train_utils/group_by_aspect_ratio.py 7.36KB
  82. FasterRcnn/train_utils/train_eval_utils.py 4.39KB
  83. FasterRcnn/train_utils/transforms.py 1.04KB
  84. FasterRcnn/validation.py 7.83KB

资源介绍:

FasterRcnn的代码复现
100+评论
captcha