Wasif Jawad Hussain
Results
2
comments of
Wasif Jawad Hussain
It would be great if someone can help with codes
Update: I made some new changes in '__init__' of 'ssd.py' as shown below. Earlier the dropouts weren't at correct location. ``` def __init__(self, phase, size, base, extras, head, num_classes): super(SSD,...