🎯
Focusing
Popular repositories Loading
-
ShuffleNet_pytorch
ShuffleNet_pytorch PublicThe implementation of ShuffleNet based on the Pytorch.
Python 1
-
ShuffleNetV2_pytorch
ShuffleNetV2_pytorch PublicMake the open source code from MaNingning in megvii more readable by adding description combined with the original paper.
Python 1
-
Contented-Multi-modal-Image-Retrieval
Contented-Multi-modal-Image-Retrieval Publicpytorch implement of my paper
-
39 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 | |||||||||||||||||||||||||||||||||||||||||
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
February 2025
Created an issue in cure-lab/MagicDrive that received 2 comments
The question of map_size?
直接运行python train.py 的时候 map_size: [8, 200, 200]会报错,需要修改为 map_size: [26, 200, 200] 而采用accelerate launch --mixed_precision fp16 --gpu_ids all --num…
2
comments