gongyan
gongyan
I want to plot the curve of miss rate. However, the necessary files of other methods are missing. Thank you. # detections_all['MSDS'] = parse_detections('det_coco','results/SOTA/MSDS.json') # detections_all['MSDS_sanitized'] = parse_detections('det_coco','results/SOTA/MSDS_sanitized.json') # detections_all['IAF']...
Hi, thank you for your great work! The work is so interesting, I hope the source code. Do you plan to open the source? If you don't have time to...
Hello, This is indeed a fascinating piece of work, and I appreciate the outstanding contribution you have made to the community. However, I have a question. I noticed that the...
Looking for config file in benchmark_nerf_synthetic_ours_stmt/mic/cfg_args Traceback (most recent call last): File "render.py", line 60, in args = get_combined_args(parser) File "/home/jovyan/cfs/personal_data/gongyan/It/mip-splatting-main/arguments/__init__.py", line 105, in get_combined_args with open(cfgfilepath) as cfg_file: FileNotFoundError:...
## Title Update Attention Modules ## Description ### Purpose To enhance the versatility and adaptability of our models, this update introduces 6 new Attention Modules, enriching the available options for...