AF-graph icon indicating copy to clipboard operation
AF-graph copied to clipboard

Where is the seg variable created?

Open tarasrumezhak opened this issue 3 years ago • 4 comments
trafficstars

It is used in line 51 of demo_AF_Graph_BSD300.m but I cannot see its creation before.

tarasrumezhak avatar Mar 30 '22 12:03 tarasrumezhak

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.

Yangzhangcst avatar Mar 31 '22 00:03 Yangzhangcst

Can I somehow use your approach for custom images? In that way how I can precompute those features?

tarasrumezhak avatar Apr 04 '22 09:04 tarasrumezhak

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!

Yangzhangcst avatar Apr 07 '22 03:04 Yangzhangcst

Thank you!

tarasrumezhak avatar Apr 07 '22 07:04 tarasrumezhak