Phong Nguyen Ha
Phong Nguyen Ha
I thought installing Visual studio itself is enough,right ? Could you tell me how to use your library on my own newly created project ?
@lfdeep [email protected] Can you please send me the inference code as well ? Thanks a lot.
@olivertai hello, Would you mind sharing the script you have used to download datasets that you have used for your training ?
Hi @indranilsinharoy, I just want to ask how did u manage to prepare the RealEstate10K dataset for training. Is the txt files in the train folder is the same with...
This is my current folder ``` (pytorch) phong@phong-Server:~/data/Work/Paper3/Code/stereo-magnification$ tree -d . ├── checkpoints ├── examples │ ├── bananas │ └── twain ├── geometry │ └── __pycache__ ├── images │ ├──...
U mean I should post this question in that repo ?
> Hi @twangnh, > > I ran the test with `pretrain_tutuorial_lm.py` on [this](https://pytorch.org/tutorials/beginner/transformer_tutorial.html) tutorial, and after 7 epochs, I got a ppl of about `348`. This is, of course, higher...
I would be surprised if the data format is the problem because we can just use permute() function to swap axes.
@HannH have u checked this ? I am trying to re-implement this as well. I wonder if your code is correct or not.
Hello, can you guys @nilboy @smahajan07 share the testing code for a single image for me as well. My email is [email protected]. Thanks