Zijian Huang
Zijian Huang
> Hi @zijianh4, Currently, the several types of rewards (I imagine you mean like safety, efficiency, comfort, etc) are typically summed into a single scalar reward, that is optimised by...
> Hi, I am working with my own custom LiDAR data. However, the filter algorithm delete all label data that I have: > > middle_class_name PointPillarsScatter num_trainable parameters: 66 {'Pedestrian':...
> Hi, you can run [this script](https://github.com/LittlePey/SFD/blob/03f83de462033e4f840f38f0cead44c506b3f1c5/pcdet/datasets/kitti/kitti_dataset_sfd.py#L570) to generate info pickle files. Hi, could you please provide the details of running the script, maybe the command? It seems that running...
> Hi, you can run [this script](https://github.com/LittlePey/SFD/blob/03f83de462033e4f840f38f0cead44c506b3f1c5/pcdet/datasets/kitti/kitti_dataset_sfd.py#L570) to generate info pickle files. Hi, I have resolved the problem above, but another error message comes up, which seems related to the...
> Hi, you can use the following command: > > ``` > python -m pcdet.datasets.kitti.kitti_dataset_sfd create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset_sfd.yaml > ``` > > And it seems that you did not set 'training=False'...
> Sorry, fixed now! > for running with cpu you should make the following changes to the bash script. In https://github.com/YuSuen/MC-GAN/blob/master/scripts/train_StackGAN.sh#L68, erase `CUDA_VISIBLE_DEVICES=${CUDA_ID}` part and add `--gpu_ids ' '` in...
> @Overexposed for me working fine. Sorry i tried to solve your problem. but no luck.:( It seems that the program does not understand the 'NORM=batch' argument, which is really...
> @Overexposed for me working fine. Sorry i tried to solve your problem. but no luck.:( Oh, I fixed it. It is just because ${PRENET}\ in the above line should...
Where can I set : export CUDA_VISIBLE_DEVICES="0"?
> Hi @zijianh4 and @dinobby, Thanks for reporting. Can you please share more information such as python version, region? Also do you see 503 error if you make api call...