SATR icon indicating copy to clipboard operation
SATR copied to clipboard

Custom data result doesn't seem to be very good

Open cfcy-zch opened this issue 1 year ago • 0 comments

Hi, thanks for your awesome work! I ran the Penguin demo and it worked very well. Afterwards, I tried to split one of my power drill models and made corresponding modifications according to yaml file in the shapenetpart directory. After running it, the effect doesn't seem to be very good. Can you help me check if the running result is correct? How can I improve? GSB185.yaml is: dataset: faust backend: satr+glip backend_type: detection_based dataset_dir: data/GSB185 satr: gaussian_reweighting: true face_smoothing: true face_smoothing_n_ring: 5 camera: n_views: 10 frontview_std: 4 frontview_center:

  • 3.14
  • 0.0 render_res: 1024 region_names: '[''grip'',''battery'',''chuck'']' object_class: power drill

command is: CUDA_VISIBLE_DEVICES=0 python scripts/single_dataset_example.py -cfg configs/shapenetpart/GSB185.yaml -mesh_name GSB185_simple.obj -output_dir outputs/demo/GSB185 2024-07-29_22-31 2024-07-29_22-30_1 2024-07-29_22-30

cfcy-zch avatar Jul 29 '24 14:07 cfcy-zch