vugia truong

Results 14 issues of vugia truong

@lluisgomez Hello lluisgomez . At first thank you for your work and contributions. Currently, we want to train ERfilter for Japanese. But we don't know how to collect the data...

As the title said. Tatsu need more examples which are easier to understand and following Current examples are too big and hard to understand. Pyparsing has a lot of examples...

enhancement

Hello @ShuangXieIrene and @foreverYoungGitHub . Thank you for your great contribution. As the title said, what is "Free Image Size" ? In the .cfg file, there are several settings as...

Hello @BestSonny . Thank you for your contribution. i want to port your software to mobile. So currently, how many MB of GPU memory is used during test time.

1. Allow Augmentor to generate samples for a list of numpy array and correspoding labels 2. Change output image name from uuid4().extension into oldname_uuid4().extension There are several cases where label...

When i tried your source with newer version of pytorch (1.4) the following error happened. ```bash Traceback (most recent call last): File "test_net.py", line 276, in im_data.data.resize_(data[0].size()).copy_(data[0]) RuntimeError: set_sizes_contiguous is...

Hello @HuAndrew I add an inference script to run the trained model on video. For the **pose_hrnet_w32_student_FPD.pth** trained model, I can inference fine using network definition at *experiments/coco/hrnet/w32_256x192_adam_lr1e-3.yaml*. Unfortunately, the...

Fix the issue in : https://github.com/atenpas/gpd/issues/107

Hello sir. Thank you for your great work. Would you mind upload your model into Google Drive ? And translating the Readme into English.

Fix the gtest issue at : https://github.com/Jmeyer1292/robot_cal_tools/issues/83 Reference : http://docs.ros.org/en/jade/api/catkin/html/howto/format2/gtest_configuration.html Add C++14 options, because since Ceres v2.0, C++14 is required ```bash # source : http://ceres-solver.org/installation.html Starting with v2.0 Ceres requires...