-
Hi,
Thank you again for open-sourcing your training code. When trying to reproduce the training result, I wonder why you choose to use "triplet tuples" rather than "pair of images" for training. An…
-
Hi there,
first of all, great work with your research.
I have a question regarding the input dataset you used to train the model.
I tried loading the fer2013.h5 file that I have after prepro…
-
I met a problem when training on my single RTX 4090. The predicted target occurs some black sub-images when training after 36k steps. The learning rate is set to 5e-5 and batch size is 64.
Can you gi…
-
I'm working with `tesseract-4.1.1` and trying to do training `(fine-tuning)` for this I have followed steps:
1. Downloaded `eng.traineddata` from `tessdata_best `and pasted it into `/usr/share/tess…
-
In this code, I split the CAVE dataset into training dataset and testing dataset(20HS images for training,12HS images for testing),processing them using the CAVE_data_processing.m you presented in the…
-
I was wondering if it will be use camera data from iphone(something like record3d) instead of colmap? If not supported as this moment, any directions you can probably provide if I were to DIY? Thank y…
-
I am trying to train a TensorFlow custom classification model using a custom data generator on SageMaker Studio. However, the notebook did not utilize the GPU to train the model.
My instance type:
…
-
Hi @GaParmar, I have a question about dataset preparing. In the training stage, with the size of A folder and B folder, must be the same, right?
Thank you so much.
-
Currently it is very difficult to understand how to contribute new recipes to this repository as it has grown to include additional things outside the scope of the podman extension recipes. The idea w…
-
Since it seems that the complete training code will never be released, is there anyone who would kindly share their working code?
Thanks in advance