NaeemKhan333
NaeemKhan333
@GeorgeSeif Thanks for such a nice work . Can you provide the trained checkpoints in the Google Drive.It will be very helpful . Thanks
@john-rocky Thanks for the nice repository. I want to convert the Yolov3 model into core ML format. Can you guide me about the conversion process of yolov3 to coreML? Thank...
Hello, Thanks for your nice work , Can u provide G-Drive link or any other link where I can download the pre-trained weights of CMU-bodymodel because model is not downloading...
@youngwanLEE thanks for such a great work. I does not find the configuration file for the "centermask-lite-R-50-ms-bs32-1x.pth".Can you provide the configuration file for the "centermask-lite-R-50-ms-bs32-1x.pth".Thanks
Thanks for nice work , Can you guide how I can perform inference on the given input images using this code.
I have installed mtcnn module using ``` pip install mtcnn ``` But it still giving me following error ModuleNotFoundError: No module named 'mtcnn.mtcnn'; 'mtcnn' is not a package
I want to validate the validation data on saved checkpoints . I am unable to load the saved checkpoints.Can you provide the validation script for validation on saved checkpoints.Thank you
Thanks for sharing such a nice work . I want to train a model using your given code . Is it necessary to make my dataset as in the "AVA-Data...
Thanks for such a nice work. I have a question related to real time inferences on the video input data.I have tested the resnet50 backbone model on the 1080p resolution...
I am trying to extract the 3 part which name is "ucf101_jpegs_256.zip.003". But it is not extracting.Please guide me about this.Thnakyou