nicejava

Results 11 issues of nicejava

i try run this command python run_pretraining.py \ --input_file=/tmp/tf_examples.tfrecord \ --output_dir=/tmp/pretraining_output \ --do_train=True \ --do_eval=True \ --bert_config_file=$BERT_BASE_DIR/bert_config.json \ --init_checkpoint=$BERT_BASE_DIR/bert_model.ckpt \ --train_batch_size=32 \ --max_seq_length=128 \ --max_predictions_per_seq=20 \ --num_train_steps=20 \ --num_warmup_steps=10 \...

![image](https://user-images.githubusercontent.com/6760497/114657539-80c47000-9d1a-11eb-9e80-50e5f08d686f.png) How to save log file ? Now when finised scan sitadel.log file size = 0 kb Thank you ..

bug

![image](https://user-images.githubusercontent.com/6760497/39255507-ef3fbfc6-48d6-11e8-8e5d-7e91c16d76df.png) I need add eye and mouth template from .obj files put on to face model. Then merge eye and mouth will get new face, Can it be done? if...

![image](https://user-images.githubusercontent.com/6760497/115560288-a2a39100-a2de-11eb-84c3-e6261d4a676e.png) Where is code line above equation of your paper in mulrel_ranker.py ?

1. What you method for embedding convert word to vector for prediction , and where is code , function or line ? 2. I can use self-attetion replace your word...

You code have result Low accuracy boundaries like this ![image](https://user-images.githubusercontent.com/6760497/79641578-9f089600-81c2-11ea-91bf-bdfaeca628a0.png) ![image](https://user-images.githubusercontent.com/6760497/79641637-fc044c00-81c2-11ea-9324-444012f0d568.png) How to resolved for high boundaries ?

![image](https://user-images.githubusercontent.com/6760497/103093059-cbb35e00-462b-11eb-8605-6a0293db0f38.png) When i try run on colab have like this. How to solved ?

![image](https://user-images.githubusercontent.com/6760497/96988170-2d811a00-154e-11eb-8c74-55246bafa789.png) How to resolved ? .. Thank you

How to use method stream real time and show in panel tkinter ? ![image](https://user-images.githubusercontent.com/6760497/65013607-f5200d00-d945-11e9-8af0-c2aa2e153031.png)