Title: Some code in script does not correspond exactly to the paper. · Issue #2 · VisionLearningGroup/CORAL · GitHub
Open Graph Title: Some code in script does not correspond exactly to the paper. · Issue #2 · VisionLearningGroup/CORAL
X Title: Some code in script does not correspond exactly to the paper. · Issue #2 · VisionLearningGroup/CORAL
Description: In the Ex_CORAL.m I do not understand why you wrote the following script : cov_source = cov(Xr) + eye(size(Xr, 2)); cov_target = cov(Xtt) + eye(size(Xtt, 2)); A_coral = cov_source^(-1/2)*cov_target^(1/2); %% Till here is OK Sim_coral = X...
Open Graph Description: In the Ex_CORAL.m I do not understand why you wrote the following script : cov_source = cov(Xr) + eye(size(Xr, 2)); cov_target = cov(Xtt) + eye(size(Xtt, 2)); A_coral = cov_source^(-1/2)*cov_target...
X Description: In the Ex_CORAL.m I do not understand why you wrote the following script : cov_source = cov(Xr) + eye(size(Xr, 2)); cov_target = cov(Xtt) + eye(size(Xtt, 2)); A_coral = cov_source^(-1/2)*cov_target...
Opengraph URL: https://github.com/VisionLearningGroup/CORAL/issues/2
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Some code in script does not correspond exactly to the paper.","articleBody":"In the Ex_CORAL.m I do not understand why you wrote the following script : \r\n cov_source = cov(Xr) + eye(size(Xr, 2));\r\n cov_target = cov(Xtt) + eye(size(Xtt, 2));\r\n A_coral = cov_source^(-1/2)*cov_target^(1/2); %% Till here is OK\r\n Sim_coral = Xr * A_coral * Xtt'\r\n\r\nand also \r\nSim_Trn = trainset * M * trainset';\r\nindex = [1:1:size(Sim,1)]';\r\nSim = [[1:1:size(Sim,2)]' Sim'];\r\nSim_Trn = [index Sim_Trn ];\r\n\r\nThis is extraneous to what is mentioned in the paper \"Return of Frustratingly Easy Domain Adaptation \".\r\nKindly have a look.","author":{"url":"https://github.com/debasmitdas","@type":"Person","name":"debasmitdas"},"datePublished":"2017-08-02T01:09:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/CORAL/issues/2"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:2f7665ba-e11e-5648-cfff-d10ac79af781 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 902A:32DBD9:B553BD:F4B154:6A5EFC3C |
| html-safe-nonce | cadc12e680419e039ddce9a78927764a699ef51a1abc8d2d8747a7aa17c7e194 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDJBOjMyREJEOTpCNTUzQkQ6RjRCMTU0OjZBNUVGQzNDIiwidmlzaXRvcl9pZCI6IjYzMzQxMjE2MzEzNzc0NTYxODgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | ea39c39fa354da88c3c49ee6b1c53bb35ff78bb548bdcdf456774f05d1e8c910 |
| hovercard-subject-tag | issue:247245046 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/VisionLearningGroup/CORAL/2/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f618c88f010e69495c098091d1f7765cdbb658c954ffff3ca05304200e30a915/VisionLearningGroup/CORAL/issues/2 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f618c88f010e69495c098091d1f7765cdbb658c954ffff3ca05304200e30a915/VisionLearningGroup/CORAL/issues/2 |
| og:image:alt | In the Ex_CORAL.m I do not understand why you wrote the following script : cov_source = cov(Xr) + eye(size(Xr, 2)); cov_target = cov(Xtt) + eye(size(Xtt, 2)); A_coral = cov_source^(-1/2)*cov_target... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | debasmitdas |
| hostname | github.com |
| expected-hostname | github.com |
| None | 82d0004a35927bdb00c652a57f456c55aa0eda4ade1bc7956d7510fdea6e454b |
| turbo-cache-control | no-preview |
| go-import | github.com/VisionLearningGroup/CORAL git https://github.com/VisionLearningGroup/CORAL.git |
| octolytics-dimension-user_id | 20650168 |
| octolytics-dimension-user_login | VisionLearningGroup |
| octolytics-dimension-repository_id | 66406103 |
| octolytics-dimension-repository_nwo | VisionLearningGroup/CORAL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 66406103 |
| octolytics-dimension-repository_network_root_nwo | VisionLearningGroup/CORAL |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f5d264313b1054309be1fe75046ee018a1b29197 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width