Ethan He

Results 13 issues of Ethan He

Hi, I ran the command `python traineval.py --atlas_predict_trans --atlas_predict_scale --atlas_mesh --mano_use_shape --mano_use_pca --freeze_batchnorm --atlas_separate_encoder` and got the following results. i'm wondering if it's trained correctly. It seems like epe_mean or...

(from email) ``` Extracting conv1_2 (50000, 64) Acc 100.000 Reconstruction Err 0.013643407047130757 channel_decomposition 461.0681805610657 Extracting X pool1 From Y conv2_1 stride 1 Acc 100.000 rMSE 0.01639283918160166 channel_pruning 340.1220703125 Extracting X...

hello,I'm learning from your channel-pruning-master. I have a problem running the problem.Do you have any solutions? Here are my problem: /home/linux/anaconda3/envs/py35/lib/python3.5/site-packages/sklearn/externals/joblib/__init__.py:15: FutureWarning: sklearn.externals.joblib is deprecated in 0.21 and will be...

This script converts mpt-7b to mcore (transformer engine). two things need to be aware: 1. layernorm instead of Low precision layernorm is used 2. no bias layernorm is not supported...

Hi, thanks for the awesome work and for implementing channel pruning. I'm the first author of the channel pruning paper (Channel Pruning for Accelerating Very Deep Neural Networks) As my...

Hi, thanks for the awesome work and for implementing Channel Pruning. I'm the first author of the Channel Pruning paper (Channel Pruning for Accelerating Very Deep Neural Networks) As my...

Building the CNN... /home/eli/anaconda2/lib/python2.7/site-packages/lasagne/layers/conv.py:489: UserWarning: The `image_shape` keyword argument to `tensor.nnet.conv2d` is deprecated, it has been renamed to `input_shape`. border_mode=border_mode) Traceback (most recent call last): File "cifar10.py", line 301, in...

``` $ wget http://visualqa.csail.mit.edu/data_vqa_feat.zip --2019-04-12 16:37:40-- http://visualqa.csail.mit.edu/data_vqa_feat.zip Resolving visualqa.csail.mit.edu (visualqa.csail.mit.edu)... 64:ff9b::801e:64ff, 128.30.100.255 Connecting to visualqa.csail.mit.edu (visualqa.csail.mit.edu)|64:ff9b::801e:64ff|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2019-04-12 16:39:28 ERROR 403: Forbidden. ```