Thanks for the feedback. I’m afraid my field of research is different. I guess I can’t do it as lots of new papers are coming up and I have to focus on them
As I explained from 9:22, the training is done in multiple stages. In the first stage both backbone + RPN are trained. In second stage the backbone is reinitialized and RPN is frozen and network is trained similar to the FAST RCNN. In third stage backbone is frozen and RPN is trained. And in final step both RPN and backbone are frozen and FC layers at the end are trained.
The best Faster R-CNN explanation video on RUclips 👍👍
Great job Soroush!
Thanks :D
veryy veryyy well explained..... i also loved your video on fast rcnn:) amazing workk
Nice job! May you please give some link to access your slides, too?
permsiion to learn sir. thank you
great job, can you explain mask-cnn too?
Thanks for the feedback. I’m afraid my field of research is different. I guess I can’t do it as lots of new papers are coming up and I have to focus on them
thank you so much sir.
is the RPN and FAST RCNN trained separately?
As I explained from 9:22, the training is done in multiple stages. In the first stage both backbone + RPN are trained. In second stage the backbone is reinitialized and RPN is frozen and network is trained similar to the FAST RCNN. In third stage backbone is frozen and RPN is trained. And in final step both RPN and backbone are frozen and FC layers at the end are trained.