-
Hello,
Can you please share RailSem 19 dataset? I applied for downloading the dataset around two weeks ago, but I haven't received any reply till now.
Thank you.
-
Requesting accuracy, training speed and processing speed (in both seconds and Add-Mult/FLOPS ) benchmarks of different models for Waifu2x e.g. VGG vs ResNet vs Inception (of different sizes)
If you…
-
Hi @yaoyao-liu, thanks for your interesting work! I am interested in the BOP mnemonics training and
willing to make further extensions on it! I found some problems when I checked the codes of Mnem…
-
This is a really great work!!!
Is anybody get an error when running the script, and how to fix it?
(CUDA version:V9.0.176; cudnn version:7.0.5) The error is as follows:
```
Error inside sort: radi…
-
Hi, thanks for update on ho3d_v2, I have 2 questions here:
1. When I run `python evalho3dv2.py --resume releasemodels/ho3dv2/realonly/checkpoint_200.pth --val_split test --json_folder jsonres/res`,…
-
I would like to categorically state that this Pape**r "StyleNet: Generating Attractive Visual Captions with Styles"** from Microsoft is **non-reproducible**. This is not just from the code based on th…
-
Hi sir,
When I run this code :
python evaluate.py --gpu_ids 0 --gpu_memory 0.2 combined_models ./pretrained/CVPR19/ShanghaiTech/combined_model/\_mp_Grobust_Lrobust_Orobust_concatdown\_
./data…
-
Can you provide the code for the third step test, that is, you do not need to use the annotations_test.csv file, you can directly read the pictures under the images file to make predictions, then gene…
-
Could this repo supports max pooling layer with different x, y strides.
I would like to implement the state-of-the-art object detector.
Thanks.
![image](https://user-images.githubusercontent.com/…
-
Add a simple way to be able to test opendatacam to avoid regression when upgrading
- Test counter logic
- (More complex) add a way to compare tracker results depending on neural network weights...…