Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stupidcucumber/faster-rcnn
Implementation of Faster-RCNN in PyTorch.
https://github.com/stupidcucumber/faster-rcnn
computer-vision faster-rcnn object-detection python3 rpn torch
Last synced: about 2 months ago
JSON representation
Implementation of Faster-RCNN in PyTorch.
- Host: GitHub
- URL: https://github.com/stupidcucumber/faster-rcnn
- Owner: stupidcucumber
- License: mit
- Created: 2024-11-17T00:18:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T13:39:42.000Z (about 2 months ago)
- Last Synced: 2024-11-17T14:37:20.208Z (about 2 months ago)
- Topics: computer-vision, faster-rcnn, object-detection, python3, rpn, torch
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faster-rcnn
Implementation of Faster-RCNN in PyTorch.