Malathi
Malathi
Hi, In the DRL Simulator distance between Agent and other obstacles calculated in float values. Is this float values equal to Meters ? If not, then what this float value...
Hi @Kyushik My system specifications are, Ubuntu 18.04(64 bit) Processor Intel® Core™ i3-8109U CPU @ 3.00GHz × 4 Graphics Intel® HD Graphics (Coffeelake 3x8 GT3) Memory 7.7 GiB I would...
@huanghoujing I downloaded the saved model weights.When i run the code i got the following Assertion Error.Can you please help me with this? `python script/experiment/train.py -d '(0,)' --dataset market1501 --normalize_feature...
Hi, The link to download the dataset is not working. Can anyone help me to get the market1501 data..
Hi, @harvitronix I ran the code and got the result.How can I slow down the speed of the game to get the clear view as in your result https://www.youtube.com/watch?v=IwT3IUYdKHI&feature=youtu.be
I'm working in the ucf-crime dataset(The dataset contains 13 classes). For every normal videos I got the prediction (.90%) ,with crime classes. Can I give a seperate class for normal...
@hx173149 I had trained the c3d model up to 10000 steps, but the validate accuracy is only 0.65. when I tried to start the training it again starts from step1....
After the training I tried to run `Random_clip_valid.py` I got this error ``` 2019-04-04 10:31:57.009582: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use:...
Hi @metalbubble TRN-Pytorch model works for me in intel i3 machine. Is it possible to run TRN-Pytorch in OpenVINO?
@metalbubble Is it possible to test this model in webcam? If it's possible what are the changes I have to do?