ppengtang / pcl.pytorch

PyTorch codes for our papers "Multiple Instance Detection Network with Online Instance Classifier Refinement" and "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".
MIT License
253 stars 48 forks source link

How to train the network without Ens? #71

Closed theshy456 closed 2 years ago

theshy456 commented 2 years ago

Hello, how does the PCL network proposed in this paper realize Ensemble Learning(Ens)? How can I train the network without Ensemble Learning(Ens)?