Aakriti05

Results 4 issues of Aakriti05

I want to train a week detector with lesser images. I tried with 20k (1/4 th of COCO train data set), but receive no predictions( no key points are being...

I am getting the following error on running the train_enet.py file in python=3.6 TensorFlow=1.12. Can someone help with this error? ``` INFO:tensorflow:Error reported to Coordinator: , indices[172800] = [1, 91,...

I wanted to use a different channel image 1, 2 or 4. The current code for the cpm_data_transform layer is for 3 channel image i.e. RGB. Can someone suggest the...

The `step()` function in `Environment.hpp` file of the quadrotor environment returns the summation of `positionReward_ , thrustReward_ and orientationReward_`. The coefficient of thrustReward_ is 0, so its value will be...