Tony Tu

Results 6 issues of Tony Tu

Hello, After I run setup.sh and gulp, I get the following output. Should I expect to see a local host address? I appreciate your help.

Hello, thank you for the great work! I have a question regarding using the following equation to calculate the Z values: ![Screen Shot 2021-01-05 at 11 35 41 AM](https://user-images.githubusercontent.com/33640387/103690827-26ad5500-4f4a-11eb-9d5a-ce3679f3c786.png) I...

What are the units for time to collision and absolute depth?

When I plug in the tcz for our camera into the equation ![Screen Shot 2020-12-30 at 12 01 37 AM](https://user-images.githubusercontent.com/33640387/103338112-3270b700-4a32-11eb-8334-9cffc19a37cf.png) to calculate the absolute depth, do I directly plug in...

I was trying to create glove embeddings using the following command ./tools/embeddings_to_torch.py -emb_file_both /OpenNMT-py/glove_dir/glove.6B.100d.txt -dict_file "data/data.vocab.pt" -output_file "data/embeddings" but I'm getting: Saving embedding as: * enc: data/embeddings.enc.pt * dec: data/embeddings.dec.pt...

In the paper it is mentioned that "An advantage of our approach is that diffusion can be directly guided by function classifiers that operate in sequence space. We first sought...