-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/vl feat compliance3 #133
base: develop
Are you sure you want to change the base?
Commits on Mar 6, 2021
-
[popsift] improve docs and options
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b75276 - Browse repository at this point
Copy the full SHA 0b75276View commit details -
[bugfix] fix bug in L2 normalization
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for ed60e19 - Browse repository at this point
Copy the full SHA ed60e19View commit details -
[cosmetic] improve normalize_histogram
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b13d259 - Browse repository at this point
Copy the full SHA b13d259View commit details -
[popsift] change orientation computation to get closer to VLFeat
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 2956630 - Browse repository at this point
Copy the full SHA 2956630View commit details -
[popsift] add VLFeat-like descriptor extraction
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 7be0e89 - Browse repository at this point
Copy the full SHA 7be0e89View commit details -
[popsift] vlfeat descriptor area corrected
Carsten Griwodz committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a295bb - Browse repository at this point
Copy the full SHA 5a295bbView commit details
Commits on Mar 7, 2021
-
[popsift] speedup vlfeat descriptor
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for f815fbb - Browse repository at this point
Copy the full SHA f815fbbView commit details -
[popsift] configuration to ignore edge and peak thresholds
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for bb901d7 - Browse repository at this point
Copy the full SHA bb901d7View commit details -
[popsift] use ManagedMemory for ExtremaCounters and buffers
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for b1b4b92 - Browse repository at this point
Copy the full SHA b1b4b92View commit details -
[popsift] simplify grid filtering with managed mem
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 9a21d43 - Browse repository at this point
Copy the full SHA 9a21d43View commit details -
[popsift] update demo prog usage for new grid filter
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 41a34fd - Browse repository at this point
Copy the full SHA 41a34fdView commit details -
[popsift] move InitialExtremum to own file, clean up
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for c21d399 - Browse repository at this point
Copy the full SHA c21d399View commit details -
[popsift] simplify extrema prefix sum in ExtremaCounters
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 79de1d5 - Browse repository at this point
Copy the full SHA 79de1d5View commit details -
[testing] scripted comparison with vlfeat
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 7840b89 - Browse repository at this point
Copy the full SHA 7840b89View commit details -
[testing] more flexible mode comparison script
Carsten Griwodz committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 45247e7 - Browse repository at this point
Copy the full SHA 45247e7View commit details
Commits on Mar 10, 2021
-
[popsift] introduce CUDA cooperative groups
4x speed vlfeat descriptor extraction
Carsten Griwodz committedMar 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ed7e69 - Browse repository at this point
Copy the full SHA 9ed7e69View commit details -
[testing] minor speed improvements by manually finding min1/min2
Carsten Griwodz committedMar 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 46c63a6 - Browse repository at this point
Copy the full SHA 46c63a6View commit details -
Merge branch 'feature/compareScripts' into test
Carsten Griwodz committedMar 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e8fc3e - Browse repository at this point
Copy the full SHA 9e8fc3eView commit details
Commits on Mar 11, 2021
-
Merge branch 'wip/managedMemDescriptors' into test
Carsten Griwodz committedMar 11, 2021 Configuration menu - View commit details
-
Copy full SHA for b08231c - Browse repository at this point
Copy the full SHA b08231cView commit details
Commits on Mar 16, 2021
-
[debug] moved kernels out of namespace to make profiling possible
Carsten Griwodz committedMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 030da06 - Browse repository at this point
Copy the full SHA 030da06View commit details
Commits on Jul 2, 2021
-
Merge branch 'develop' into mergeBase
Carsten Griwodz committedJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 004685e - Browse repository at this point
Copy the full SHA 004685eView commit details -
[feature] FeaturesDev::matchAndReturn gives you brute-forced matches …
…on CPU and GPU
Carsten Griwodz committedJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 116eb25 - Browse repository at this point
Copy the full SHA 116eb25View commit details -
[demo] popsift-match changed for CPU-size match printing
Carsten Griwodz committedJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for c992910 - Browse repository at this point
Copy the full SHA c992910View commit details
Commits on Sep 28, 2021
-
[popsift] use CPU-side sorting in filtergrid
Carsten Griwodz committedSep 28, 2021 Configuration menu - View commit details
-
Copy full SHA for a893f43 - Browse repository at this point
Copy the full SHA a893f43View commit details
Commits on Oct 1, 2021
-
[filtergrid] allow case 1x1 filter grid
Carsten Griwodz committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 9f78dc5 - Browse repository at this point
Copy the full SHA 9f78dc5View commit details -
[filtergrid] generalize prefix sum of initial extrema count
Carsten Griwodz committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for eb92700 - Browse repository at this point
Copy the full SHA eb92700View commit details -
[filtergrid] detailed debugging added
Carsten Griwodz committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 60def0e - Browse repository at this point
Copy the full SHA 60def0eView commit details
Commits on Oct 11, 2021
-
[cuda] found the filtergrid bug
Carsten Griwodz committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for bb41846 - Browse repository at this point
Copy the full SHA bb41846View commit details -
[cuda] remove the filtergrid debug output
Carsten Griwodz committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 752e88b - Browse repository at this point
Copy the full SHA 752e88bView commit details -
[thrust] use thrust by default in filtergrid
Carsten Griwodz committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for b804c05 - Browse repository at this point
Copy the full SHA b804c05View commit details -
Carsten Griwodz committed
Oct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 1e074cf - Browse repository at this point
Copy the full SHA 1e074cfView commit details -
[thrust] add include apparently required by some
Carsten Griwodz committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for ed12e2c - Browse repository at this point
Copy the full SHA ed12e2cView commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f9ba274 - Browse repository at this point
Copy the full SHA f9ba274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604295a - Browse repository at this point
Copy the full SHA 604295aView commit details