guanfuchen
guanfuchen
related paper |摘要| |---| |We propose a novel object detection framework for partially-occluded small instances, such as pedestrians in low resolution surveillance video, cells under a microscope, flocks of small...
related paper |摘要| |---| |Since remote sensing images are captured from the top of the target, such as from a satellite or plane platform, ship targets can be presented at...
related paper |摘要| |---| |Detection of arbitrarily rotated objects is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. The...
related paper |摘要| |---| |Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of...
related paper |摘要| |---| |On-board real-time vehicle detection is of great significance for UAVs and other embedded mobile platforms. We propose a computationally inexpensive detection network for vehicle detection in...
I trained the model, but it is too slow, and I wish to use the original baseline model to check whether the training step is right? Where can I download...
请问这个模型用在moving mnist数据集上效果怎么样,因为这个只有64*64,经过下采样然后上采样这样是不是会丢不少信息
I notice a paper "Momentum2 Teacher: Momentum Teacher with Momentum Statistics for Self-Supervised Learning". It is an interesting work.  The results using all BN will not collapse. I doubt...
@preddy5 http://pradyu1993.github.io/2016/03/08/segnet-post.html link is not working, any new link? Thanks.
I want to use pytorch to model prednet, and thanks for your implementing, can this model be trained, and how can I use this repo?