.net’s GC mechanism has two problems: First, GC cannot release all resources, and it cannot release unmanaged resources. Secondly, GC is not real-time, and all GCs are uncertain.
In order to solve
Tag: Accurate
[论文理解] Receptive Field Block Net for Accurate and Fast Object Detection
Receptive Field Block Net for Accurate and Fast Object Detection Introduction This article proposes the RFB Module on the basis of SSD, and uses the prior knowledge of neuroscience to explain this