becauseofAI

Results 28 issues of becauseofAI

Thx for you job! Because the data we can't get it, so can you share your pre-trained model for testing? If not but why?

Add a new model named MixNet to gluoncv model-zoo. It is a reimplementation of MixNet in Gluon. The paper is [here](https://arxiv.org/abs/1907.09595). The model will be trained with ImageNet dataset when...

1. Modify the ```_list = range(*v)```to```_list = list(range(*v))``` in module of ```triplet_image_iter.py``` to support python3. 2. Add a module of ```train_logger.py``` in directory of ```commom``` to support logging function. 3....

https://arxiv.org/pdf/2004.02147v1.pdf

./src/convolutional_kernels.cu(107): error: identifier "__shfl_xor" is undefined ./src/im2col_kernels.cu(1087): error: identifier "__shfl_xor" is undefined ./src/im2col_kernels.cu(1175): error: identifier "__shfl" is undefined ./src/im2col_kernels.cu(1205): error: identifier "__shfl" is undefined ./src/im2col_kernels.cu(1516): error: identifier "__shfl_down" is undefined...

Thank you very much for your efforts and contributions.

Great Job! Will it support ```Text/Audio/Image > Video/3D``` conversion, approximately when?

Is this repository still undergoing maintenance and updates?