Vishva Munjani
Vishva Munjani
RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. i...
hello, i reinstall all and ater it is works
@AinaraC i have problem all AP=0 so what should i do?
Hello, Thank you for reply Yes I already train with same config file but the output is not changing all AP are zero Why I should do? On Sat, Apr...
auto_scale_lr = dict(base_batch_size=2, enable=False) backend_args = None class_names = [ 'Pedestrian', 'Cyclist', 'Car', ] data_root = 'data/kitti/' dataset_type = 'KittiDataset' default_hooks = dict( checkpoint=dict(interval=-1, type='CheckpointHook'), logger=dict(interval=50, type='LoggerHook'), param_scheduler=dict(type='ParamSchedulerHook'), sampler_seed=dict(type='DistSamplerSeedHook'), timer=dict(type='IterTimerHook'),...