My GitHub Stats
Popular repositories Loading
288 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created an issue in pytorch/vision that received 1 comment
Setting 0
to num_magnitude_bins
argument of TrivialAugmentWide()
gets other error
🐛 Describe the bug
Setting -1
to num_magnitude_bins
argument of TrivialAugmentWide() gets the error message as shown below:
from torchvision.datasets
1
comment
Opened 5 other issues in 1 repository
pytorch/vision
5
open
-
The explanation for
all_ops
parameter ofAugMix()
is not clear enough.This contribution was made on Mar 7 -
all_ops
argument ofAugMix()
accepts many types of valuesThis contribution was made on Mar 7 -
Setting the value of
x <= 0
toalpha
argument ofAugMix()
doesn't get error even ifDirichlet()
is used for itThis contribution was made on Mar 7 -
Setting the value of
x <= 0
tochain_depth
argument ofAugMix()
doesn't get error against the docThis contribution was made on Mar 7 -
The doc of
AugMix()
explainschain_depth
parameter wronglyThis contribution was made on Mar 6