Shubham Baranwal

Results 13 issues of Shubham Baranwal

Is there any way to determine whether the GPS has been locked or not? In the camera, we can see the bright GPS icon indicating that it has been locked....

**Problem:** take_photo() command takes a whole lot of time to capture the photo. **Details:** * GoPro Camera(s): Hero 9 Black * Firmware Version: 1.21 / 1.22 * Steps to reproduce:...

**Is your feature request related to a problem? Please describe.** I could not find any API for getting the exact battery Level. Using this `gpCam.getStatus(constants.Status.Status, constants.Status.STATUS.BatteryLevel)` , I can only...

Is there any way to calculate the total volume of the DEM?

Hi, Thank you for sharing the inference code of your work. Can you please implement it in Tensorflow framework? Thanks

I have **NVIDIA 1050Ti.** The fps I am getting is around **13-14.** Is it the normal behaviour or am I doing something wrong. I am using **model_city2kitti** model. Here's the...

I have frozen the city2kitti model and I want to use in multprocessing. Can anyone help me in that? Below is the code snippet : frozen_graph = "graph_optimized.pb" with tf.gfile.GFile(frozen_graph,...

* gdal2tiles version: * GDAL version: 2.4.2 * Python version: 3.6.9 * Operating System: Ubuntu 18.04 LTS ### Description I am trying to generate tiles from raster (GeoTiff). The process...

Is there any way to calculate the volume of the DEM?

I was going through https://github.com/KonradIT/goprowifihack/blob/master/Bluetooth/bluetooth-api.md. You have provided some UUIDs to get the camera details. For example, > Battery Level - `00002a19-0000-1000-8000-00805f9b34fb` > SerialNumber - `00002a25-0000-1000-8000-00805f9b34fb` How to construct the...