starrytong / SCNet

MIT License
60 stars 7 forks source link

Fix tuple syntax and tqdm parameters in SCNet.py and apply.py #21

Open hunterhogan opened 2 weeks ago

hunterhogan commented 2 weeks ago

Correct the tuple syntax for kernel and stride in ConvTranspose2d and adjust tqdm parameters for better progress tracking in apply.py.