I totally agree the CNN has been used as the basic structure of R-CNN, Fact R-CNN, and YOLO.
My question is that if we have big enough data, is it still good to use DNN? If not so, what is the negative side of using DNN?
How about object recognition in the case of small image datasets? Do you prefer to use DNN or CNN?