Harsha G

Results 9 issues of Harsha G

I need output as OBJ file. I use the standard hello_smpl.py for obj generation but that's not working. Could you let me know how we can get a obj file...

I have tried changing versions of tensor flow but the last problem that I am getting stuck is at the following. Total size of trainable weights: 0G 9M 548K 958B...

I have set up all the required data and the paths but still get this error all the configs Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main...

Cannot update keypoints in category

I m trying to training over a dataset of 7k image with a batch size of 8 and 3 GPU parallely but once I increase batch size from 4 to...

Segmentation Models: using `keras` framework. INFO: Using device cuda Traceback (most recent call last): File "train.py", line 169, in net = smp.EfficientUnetPlusPlus(encoder_name=args.encoder, encoder_weights="imagenet", in_channels=3, classes=n_classes) AttributeError: module 'segmentation_models' has no...

INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Traceback (most recent call last): File "C:\Users\Atom\Projects\smart-drone\main.py", line 65, in main(True, True, True, None) File "C:\Users\Atom\Projects\smart-drone\main.py", line 52, in main frame =...

Unable to add keypoints to category

Could anybody explain me on how to train this model with my own dataset? @dbpprt