Skip to content

issues Search Results · repo:tim-learn/SHOT language:Python

Filter by

38 results
 (55 ms)

38 results

intim-learn/SHOT (press backspace or delete to remove)

Hi, I am working on replicating the performance of SHOT for both PDA and ODA of OfficeHome detailed in your publication. We ve encountered a challenge where our locally trained models aren t reaching the ...
  • mooooo75
  • Opened 
    on Nov 8, 2024
  • #43

Hi :), I am studying your UDA algorithm and I am trying to adapt it to my specific problem. My question is the following: 1. You seem to subtract the fair diversity loss from the entropy loss. Is this ...
  • dodosly1
  • Opened 
    on Apr 17, 2024
  • #42

Hi, I am reaching out to you as I have been attempting to reproduce the SHOT(2020) Office-Home results presented in Table 4 on your github page (https://github.com/tim-learn/SHOT/blob/master/results.md) ...
  • PRE6ENT
  • 5
  • Opened 
    on Apr 19, 2023
  • #39

https://github.com/tim-learn/SHOT/blob/9c02a95dbb632f15ea4926c1cc9d32e4faa20df1/object/image_target.py#L278 1. API是torch.transpose(input, dim0, dim1) → Tensor,需要传入两个维度作为参数。 但是您的代码中写的是aff.transpose(),是否不太合理? ...
  • RSMung
  • 2
  • Opened 
    on Sep 14, 2022
  • #36

Hello, Firstly thanks for sharing the code to the community. I encountered some questions in my code reading process. I find the test_dset_path and t_dset_path are the same in the code, that is to say, ...
  • Xiaofu233
  • 1
  • Opened 
    on Jul 11, 2022
  • #35

  • yazdanifar
  • Opened 
    on Jun 3, 2022
  • #34

I m sorry to bother you! In the process of generating pseudo tags, the target domain has no real tags, but in the process of code implementation, why are there labels = data [1]? What does this labels ...
  • dingyan1478
  • 1
  • Opened 
    on May 19, 2022
  • #33

pretrained source model about office-home obtain random-level output (directly test pretrained model on target domain, e.g. Ar- Cl 0.01786....) but with the same code and loading setting about office-31 ...
  • templee-design
  • 2
  • Opened 
    on May 2, 2022
  • #32

Hi, here I am reproducing the ODA task on Office-Home dataset, but I cannot achieve the results in the paper, I follow the command in the readme.md, and my result in closed-set are good. I even get less ...
  • lwpyh
  • 1
  • Opened 
    on Apr 3, 2022
  • #31
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub