Ultraopxt

Results 13 issues of Ultraopxt

Hi, I followed the install instruction and installed tensorflow-gpu2.2.0, but when run inference.py,got the error: Traceback (most recent call last): File "contact_graspnet/inference.py", line 12, in import tensorflow.compat.v1 as tf ModuleNotFoundError:...

May I ask How to build with CUDA11+? Cause my GPU is 30 series

May I ask this tool is useful for instance segmentation?

Thanks for your great job.Your annotation method is Brilliant. I noticed your annotation method including two main parts: 1. 6D pose annotation 2. Grasp pose annotation May I ask could...

I run :python demo_graspRGD.py --net res50 --dataset grasp, **and got an error like :** Traceback (most recent call last): File "demo_graspRGD.py", line 197, in tag='default', anchor_scales=[8, 16, 32]) File "/content/grasp_multiObject_multiGrasp/tools/../lib/nets/network.py",...

Hi, I have run the demo, but Detection took 21.873s for 300 object proposals for only one image(640*360size). Far away from 0.25s in the paper. But I don't know reason.

目前查到的好像是当日的数据,请问如何获得历史数据? [{'name': '平安银行', 'open': 19.2, 'close': 19.16, 'now': 18.46, 'high': 19.26, 'low': 18.41, 'buy': 18.46, 'sell': 18.47, 'turnover': 95161900, 'volume': 1783725035.26, 'bid1_volume': 23387, 'bid1': 18.46, 'bid2_volume': 336950, 'bid2': 18.45, 'bid3_volume':...

Hi, when run test and got the following errors: ====================================================================== ERROR: test_grasp_quality_functions (test.grasping_test.GraspTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/adminis/qw/dex-net-silvia/test/grasping_test.py", line 238, in test_grasp_quality_functions grasps = ags.generate_grasps(obj, target_num_grasps=num_grasps) File...

Hi, Thanks for your great job. When I try to run tools/generate_gqcnn_dataset.py, got the following error: Traceback (most recent call last): File "tools/generate_gqcnn_dataset.py", line 59, in from gqcnn import Visualizer...

Thanks for your great job. I run bash experiments/demo_vox.sh and got an error: Network [ResNeXtEncoder] was created. Total number of parameters: 38.0 million. To see the architecture, do print(network). ./checkpoints/demo/latest_net_G.pth...