AF-graph
AF-graph copied to clipboard
Where is the seg variable created?
It is used in line 51 of demo_AF_Graph_BSD300.m but I cannot see its creation before.
It is used in line 51 of demo_AF_Graph_BSD300.m but I cannot see its creation before.
It is predata (extracted features) which can be downloaded from GL-Graph and placed in bsd_300_feat/ folder.
Can I somehow use your approach for custom images? In that way how I can precompute those features?
Can I somehow use your approach for custom images? In that way how I can precompute those features?
If you only use mLab feature, you can refer to our new project (https://github.com/Yangzhangcst/AFA-graph/blob/main/IKDE_BSDS300_searchN.m). As for the other two features, you can ask Dr. Wang GL-Graph for help!
Thank you!