Aya Nasser Salama

Results 8 comments of Aya Nasser Salama

Hi @zhaoyue-zephyrus , thank u, but Does this modification guarantee that all layers above the classifier layers are frozen?

Thank you @MasterBin-IIAU ^^ I have a question regarding the model demo I made, Why the tracking box is not vanishing when the tracked object is become outside the frame?...

I have the same inquiry

@617778859 Could you please upload the code-test.py file that you're talking about ?

I could convert it as I convert any other pytorch model,but I dnt know should I set the conversion command after or before the tracker update code line

I am working with gcc 8.4.0 as mentioned in the documentation but the make give me this error fatal error: cublas_v2.h: No such file or directory #include compilation terminated. error:...

The error will be solved by adding this function: def randomize_parameters(self): pass At this class: CenterCrop