Stone-Chern commited on
Commit
57c0a74
·
verified ·
1 Parent(s): 3d38c61

docs: refresh LICENSE after the 2026-08-23 corrections

Browse files
Files changed (1) hide show
  1. LICENSE +4 -2
LICENSE CHANGED
@@ -50,8 +50,10 @@ in the code repository, https://github.com/BillyChern/GSSC-S2D2.
50
  2. SCPNet -- scpnet_v2_port.pth (model repository only)
51
  Xia et al., CVPR 2023. https://github.com/SCPNet/Codes-for-SCPNet
52
 
53
- SCPNet publishes NO upstream license. This file is a format port of SCPNet's
54
- own pretrained weights, redistributed here with the SCPNet authors' explicit
 
 
55
  permission, with attribution to them as the originators. No license is
56
  asserted on their behalf; their repository remains the authoritative source.
57
 
 
50
  2. SCPNet -- scpnet_v2_port.pth (model repository only)
51
  Xia et al., CVPR 2023. https://github.com/SCPNet/Codes-for-SCPNet
52
 
53
+ SCPNet publishes NO upstream license. This file is SCPNet's own pretrained
54
+ checkpoint carried unmodified -- the "port" in its name is the spconv-2.3
55
+ kernel-shape patching applied at LOAD time, not a change to the file --
56
+ redistributed here with the SCPNet authors' explicit
57
  permission, with attribution to them as the originators. No license is
58
  asserted on their behalf; their repository remains the authoritative source.
59