sophia-wright-blue
sophia-wright-blue
Hello, Thank you for releasing the code for your paper. Could you guide me on the process to do a demo on my own video? What are the steps to...
Thank you for releasing the pre-trained models. Could you point me to any scripts/repos that I could use for the data preparation involved with the Moments in Time dataset. so...
thank you for releasing the repo!. Would it be possible to use this code on a video clip? could you please guide me to the changes required to ```demo.py``` to...
Hello, Is there a near-term plan to release the code to generate dense captions for videos? Thanks,
thank you for releasing this repo. can use this code with yolov3-openimages.weights (available here - wget https://pjreddie.com/media/files/yolov3-openimages.weights)? what would be the changes that I would need to make? thanks,
Hello, I have loaded a MATLAB dataset into Python using scipy.io.loadmat(), and have a dictionary saved in a dictionary named mat. I would like to save this dictionary in HDF5...
Thank you for releasing this repo. Would it be possible to use this model to do a demo on my own video? If yes, what would the steps to do...
thanks for releasing this repo, and for the detailed README. I'd greatly appreciate any guidance in extending this code to infer the human pose. so after you obtain the keypoint...
Is fenicstools available on anaconda. I tried conda install -c mikaem fenicstools but got an error: ``` PackageNotFoundError: Dependencies missing in current osx-64 channels: - fenicstools -> fenics ==2017.1.dev -...
hello - I have a general question about whether Dataframes.jl uses all of the physical cores available on the machine when executing code (the way polars does - https://www.pola.rs/) -...