Skip to content

MLP-Like Vision Permutator for Visual Recognition (PyTorch)

active 2023-08-292025-01-14 (UTC)

Complete coverage26,713 / 26,713 hourly files (100%) · 2 absent upstream2023-08-152026-09-01 (UTC)
Events
20
Pushes
0
Pull requests
0
Issues
1
Stars
16
Forks
3

Activity over time

Daily event counts in the loaded window

Line chart, 505 days from 2023-08-29 to 2025-01-14. Pushes: 0 total, peak 0 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 1 total, peak 1 in a day. Comments: 0 total, peak 0 in a day. Stars: 16 total, peak 1 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
lxy511000

Recent activity

Latest issues, pull requests and releases

  • Issue#6lxy512024-09-25 07:17
    In the code class WeightedPermuteMLP, after h = h.permute(0, 3, 2, 1, 4), h becomes (B, segment_dim, W, H, S); after w = w.permute(0, 1, 3, 2, 4), w becomes (B, H, segment_dim, W, S). My question is why can't w also be turned into (B, segment_dim, H, W, S)

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 16 stars here means stars gained during the window, not the repo's star count.