Bharat Bohara
Bharat Bohara
@jamesbowman Hi. I am trying to use the project along with SKiDL. Is it possible? Have you worked on such cases? On the other hand, when I tried to run...
HI @virajmavani, I have annotated using this semi-automated tool, but I am getting confused with the (xmin, ymin), (xmax, ymax) that I have got after annotating as they won't match...
Which model you used for training? Is it ssd mobilenet v1 coco with input size 300x300? I think you had trained with input image size 512x512 right? I am also...
When I run it on CPU, it works well but throws CUDNN related error message. I did not find any solution. Why is not running on GPU? The complete error...
Do you have tflite model of this project? If you do, can you please share. Thank you.
Hi! Can somebody suggest me how I can download pre-trained weights for YOLOR-CSP model. I tried using the link given in the Readme page of the YOLOR github as shown...
When I run this command `pypy pcb.py --v 1 netlist.pcb | python view.py`, it gets executed with pcb viewed popped up with nothing in it. The following errors are thrown....
In this file, I am getting the following error. Could you please help on this. "DrugGEN/new_dataloader.py", line 51, in _generate_encoders_decoders molecule_size = mol.GetNumAtoms() ^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute...