QaisarTanvir
QaisarTanvir
sumthing like source1: [ {value: 'alex', uid: 'user:1'}, {value: 'andrew', uid: 'user:2'}, ], source2: [ {value: 'angry birds', uid: 'game:5'}, {value: 'assault', uid: 'game:3'} ], i need to use one...
Hi, I see that you have done a great job in porting rky0930's work. I see you have put one config file for VOC `yolo_v2_darknet_19_voc.config`. But the config file for...
Hi, i have been using this model and it works great. i have trained on a GPU machine. now is there any way to use this trained model and export...
The installation guide is confusing. can anybody list down the steps. confused about this part You should now be able to use setup.py to install the package into your current...
## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the docs. #### What is your question? I am using the MMS TTS and its amazing....
* face_recognition version: latest * Python version: 3.10 * Operating System: Linux ### Description Hi, This is a question, not an issue. I am using the compare functionality in frames...
Hi, **Context:** I have been running some experiments on EKS. Its working great, but my logs disappear after the run execution. Also while the execution is happening, after arbitrary time...
Hi, I see in my results that neck has hard edges. Same as in you shared image in this [issue ](https://github.com/e4s2022/e4s/issues/4) Is there a way to solve for that? I...