Xu Jing zhao

Results 15 issues of Xu Jing zhao

Sorry for my noob question . I noticed in the train graph you decribe in the paper's Figure 1 . The labeled img didn't transfomed by Randaugment. I think maybe...

Thanks to the author's clearly code style , I learned this Deeplab series very quickly from nothing , now I want to use this repository as my baseline to work...

I found swa_test , and anything else?

When I successful sh 'make.sh', I got this import error , is there anyone who have met the same problem before?

Hi ,everyone > . I run the command in _**Readme.md.**_ `python augment.py --name cifar10 --dataset cifar10 --genotype "Genotype( normal=[[('sep_conv_3x3', 0), ('dil_conv_5x5', 1)], [('skip_connect', 0), ('dil_conv_3x3', 2)], [('sep_conv_3x3', 1), ('skip_connect', 0)],...

Hi , friend , I'm new to semantic segmentation task , thanks for explaining your thoughts and idea so clearly , it helps me a lot.

Hi ,friend , I have readed about your paper , and I notice there exist 3 tricks in your paper , but you didn't introduce the effect in CascadeRcnn ,...

Sorry for my rude, I'm a programmer with Pytorch and Keras , I like this concept about AutoML so I want to learn more about your code, but Tensorflow 2.0...

hey , bro, I trained a RL model in issacgym , and I run this al_sim_py sucessfully , there is a observation called dof_state in issacgym , maybe it is...