BrainPotter

Results 5 issues of BrainPotter

Debug Assertion Failed! Program: ...phaMatting-master\shared matting\x64\Debug\shared matting.exe File: minkernel\crts\ucrt\src\appcrt\stdio\output.cpp Line: 277 Expression: ("Buffer too small", 0) My OS is WIN 10 + vs 2017 + opencv3.3.1

When I first ran "python create_train.py " and I got the "train" folder,it contains some ".h5" files.And I wanted to test these data by using the "python demo.py --dataroot ./facades/test512...

Dear Xitong Hi I have read about your article《Towards Perceptual Image Dehazing by Physics-Based Disentanglement and Adversarial Training》and I want to perform this program on my own computer. My OS...

when I ran python test.py tracking --exp_id kitti_fulltrain --dataset kitti_tracking --dataset_version test --track_thresh 0.4 --load_model ../models/kitti_fulltrain_model_last.pth --resume --is_recurrent --gru_filter_size 3 --num_gru_layers 1 --visibility --visibility_thresh_eval 0.2 --stream_test --flip_test --trainval I got...

Hello! Thanks for your great working! I run demo.py with --video-input. But there are too many boxes in the generated results. Please tell me what I should do. ![微信图片_20240509170518](https://github.com/ShoufaChen/DiffusionDet/assets/33674994/78f4f0a1-1171-4cbe-a06d-38af4fa2eb70) I...