Jiaxin Li
Jiaxin Li
source_features: (5000, 10), target_features: (5000, 10) Traceback (most recent call last): File "pipeline.py", line 244, in attack(args) File "pipeline.py", line 116, in attack dists_source_in = attack_features_tf1.dists(source_model, source_train_ds, attack="HSJ", max_samples=max_samples, File...
!CUDA_VISIBLE_DEVICES=0 python test_background-matting_image.py -m real-fixed-cam -i sample_video_fixed/input/ -o sample_video_fixed/output/ -tb sample_video_fixed/background/ -b sample_video_fixed/teaser_back.png CUDA Device: 0 Using video mode Traceback (most recent call last): File "test_background-matting_image.py", line 121, in bbox=get_bbox(rcnn,R=bgr_img0.shape[0],C=bgr_img0.shape[1])...