Shaunak Joshi
Shaunak Joshi
> hello, could you please tell me how do you get the pretrained models and vocabulary for skip thought vectors?(the third step of dataset) thanks!!!!! Check the readme file
Copy the Utils folder into the folder where your source code is present.
Hey @sunset326, not sure if you solved the error but here's what I did, following the solution given in #30 Add this to imports > from projects.CenterNet2.centernet.config import add_centernet_config Add...
> Hello, I use tensorboard and I have observed that there are stage0 metrics. What is stage0? Stage 0,1,2 are the three cascaded heads in Cascade RCNN
> > I think the code you're looking for is in custom_roi_heads.py. > > CenterNet2/projects/CenterNet2/centernet/modeling/roi_heads/custom_roi_heads.py > > In particular, the function _forward_box() retrieves the proposal scores and multiplies by the...
> > > Hello, I use tensorboard and I have observed that there are stage0 metrics. What is stage0? > > > > > > Stage 0,1,2 are the three...
Did you get your answer? Please let me know, kinda doing the same thing
Hey everyone, I've been working with python for quite a while now. Would love to contribute here, how do I get started?
> I would be willing to help re-write the codebase to get it in a state it can be under MIT or Apache. > > It would probably have to...
> @WongKinYiu would you be interested in organising this? > > @Youho99 An alternative I am thinking is I can create a small discord, we fork this code and go...