Abdullah Jirjees
Abdullah Jirjees
Hi and thanks for sharing your improved seam carving I want to use retargeting methods on video, can your source code use for video? thanks
Hi I have two requests to you, first of all thanks a lot for your code, second of all I am testing the main and main_vector.py and that is what...
Hello Abdelrahman I am getting an error in the file of generate_tfrecord.py in `from object_detection.utils import dataset_util from object_detection.utils import label_map_util` I checked my environment and the TF object detection,...
Hello I keep getting this error when I run the code `python main.py --img_path /path/to/images/ --train --train_csv_file /path/to/train_labels.csv --val_csv_file /path/to/val_labels.csv --conv_base_lr 3e-4 --dense_lr 3e-3 --decay --ckpt_path /path/to/ckpts --epochs 100 --early_stopping_patience...
Hi and thanks a lot for your code and article you wrote in medium.com and I want to ask you if I want to compare the 6 methods at the...
Hello I am getting an error while I am exporting the PKL file, I am using colab, here is the error. 
kitti_bev_utils.py", line 168, in drawRotatedBox cv2.line(img, (corners_int[0, 0], corners_int[0, 1]), (corners_int[3, 0], corners_int[3, 1]), (255, 255, 0), 2) cv2.error: OpenCV(4.9.0) :-1: error: (-5:Bad argument) in function 'line' > Overload resolution...
Hi I have a dataset that i done the annotation to it, how can I use it with this repo and using the annotation? Thank you
I am having this issue while running the lidar2camera manual calib, I tried the xhost +, I tried all the suggested solutions any idea how to solve this.
Hello, Do you have any idea why my liadar scan (Velodyne 32) is look like this? I am using ROS2, GPU Nvidia A3000, CPU 11th Gen Intel® Core™ i7-11850H @...