rogressing

Results 3 comments of rogressing

I used my own data set for training. According to the training steps given by the author, I first pre-trained the supernet and parameters, and then obtained the search file...

> > I finally solved the problem by changing codes in "model_search.py": > > for i in range(self._steps): > > for j in range(2 + i): > > stride =...