DexiNed
DexiNed copied to clipboard
DexiNed: Dense EXtreme Inception Network for Edge Detection
when I run this command, an error occurred,like this: Number of GPU's available: 3 Pytorch version: 1.11.0 mean_bgr: [103.939, 116.779, 123.68] ------ Random seed applied------------- Thu Aug 11 11:15:45 2022...
Hi, I am testing on the single image (data/lean_std.tif) using the command python main.py --choose_test_data=-1. I have added the latest weights in the correct location (checkpoints/BIPED/10/10_model.pth). When I run this...
Hi, I have a doubt that Bsds edges predicted by Biped dataset training are better, but Bsds metrics are lower during evaluation. Is this because of the gt value of...
1、if args.double_img is True, are the result images of fused better than the result images of avg? 2、if args.double_img is False, are the result images of fused better than the...
How to create a dataset similar to BIPED? I labeled my own dataset by **labelme**. `labelme_json_to_dataset` can let my .json file generate a .png file. But the edge line is...
No need to maintain a total_duration list, simply sum the numbers as you loop
Hi, I am able to get it to work after cloning the repo on my Mac M1. But when I try it with my own images it stops working. Even...
Can you expose your edge evaluation code?I don't know how to use it.
line 688, in load_weights_from_hdf5_group raise ValueError('You are trying to load a weight file ' ValueError: You are trying to load a weight file containing 23 layers into a model with...
Do you have weights for Mobile (Lite version of this) or any scrypt to do this. How can i convert it to the TF Lite? Please help me out, so...