Pisit Nakjai

Results 8 issues of Pisit Nakjai

I try to build the nms on windows. It send me an error that shows below. ![image](https://user-images.githubusercontent.com/10016227/133871476-044d8409-1199-4886-9f4e-cbb86db9f6c7.png) ![image](https://user-images.githubusercontent.com/10016227/133871479-2ce014e7-9e49-48e3-a0e9-7b14ffbea1d3.png) ![image](https://user-images.githubusercontent.com/10016227/133871485-6b44567f-4a31-43c5-9443-7df54844ce26.png) This is my library details. ![image](https://user-images.githubusercontent.com/10016227/133871531-1472bdf2-64a3-4ec3-a18f-fcf6026fefb2.png)

I want to create my own dataset and send my dataset through the model directly. How can I train coco dataset without the server?

I tried to run ImagenetFeature.py. The imagenetFeature.py can't excute because caffe does't have gpu and mean_file parameter. The picture shows init method in caffe library. ![image](https://user-images.githubusercontent.com/10016227/42760830-deb33774-8935-11e8-910c-85bca3564e29.png) In the imagenetFearute.py, that...

I added example file with 2000 sentences in your project.

I got the JSON output file. I found the counts field that is the marking information but its encode to ASCII code string (I think that from eval.py code.). How...

Hi, I have some issues my application has more than 100 tags. I would like to help my user select all tags with only one click or button. Please suggest...

I bougth ramps 1.6 that the same design in this pcb layout. I saw some power line 12v are not connected. Be careful if you buy this version. ![image](https://user-images.githubusercontent.com/10016227/185546993-6e5dc86f-fbd4-4739-bace-84305e6438a1.png)

Hi, I want to train the model with my weight or continue train model with checkpoint weight. How to load weight to training model?