This project presents the cloud side implementation of the MCC-Fast-RCNN. Please, replace the paths in each file with the correct ones in your system.
Paper - Please Cite this Paper.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- The detection operation is based on Fast R-CNN.
- The set of candidate rectangles is generated based on find_candidate_object_locations.