Vincent Liu
Vincent Liu
Hi, does anyone know why all the TID2013 labels in tid_labels_train.json and tid_labels_test.json are in either ascending or descending order? Does it mean the most likely scores fall in either...
Hi @xiaoyu258 Thanks for sharing the code. Could you share more details of how to use blender to render the surface flow? so that we can introduce our own dataset...
Hi, in the recognition annotation set. I found that the following files have missing transcripts 0957.txt 0704.txt 0986.txt 0993.txt
Sharing with this issue on Pytorch 0.4.0 Traceback (most recent call last): File "train_textsnake.py", line 241, in main() File "train_textsnake.py", line 226, in main train(model, train_loader, criterion, scheduler, optimizer, epoch,...
Hello, thanks for sharing the good work. May I know if you have script and some brief tutorial of how to train our own dataset? Thanks
Hi @ruizengalways Thanks for sharing the code. May I know if there is any tutorial showing how to train a custom dataset apart from COCO? Thanks
Anyone try out on MAC OS? I keep getting the no such file or directory error. Not sure what is the correct path format on MAC OS. Below is the...
Wanna share how to install the environment on MacOS M1 1. Install Python version >= 3.9 2. pip install tensorflow-macos 3. pip uninstall jax, jaxlib 4. conda install -c conda-forge...