-
Hi Gurucharan
I have a question when I detect facemask.
It only show red rectangle “without_mask” when i don't wear a mask.
It cann't identify when I already wear a mask.
I hope you can give m…
-
I used the below configuration in pytorch inference
Anchor configuration
feature_map_sizes = [[33, 33], [17, 17], [9, 9], [5, 5], [3, 3]]
anchor_sizes = [[0.04, 0.056], [0.08, 0.11], [0.16, 0.22]…
-
Hi all,
We faced an issue with this implementation during the evaluation stage. We got inconsistent test loss results each time we evaluate the same data.
We traced the code and found the cause o…
-
# Summary of your issue
InRange of opencvsharp behave different than InRange of python
# Environment
Windows, opencvsharp4 - `4.7.0.20230115`, opencv-python `4.7.0.72`
# What did you do wh…
-
First of all, thank you so much for such a detailed notebook!
Could you explain a little bit more about the training previews?
I am a long time developer, but my specialty is at node.js.
With t…
-
nothing works, and the instructions don't explain what is missing. I am trying to find the Lora and the VAE it needs, as those boxes are showing red so I guess that is stopping it running. but no ment…
-
**Is your feature request related to a problem? Please describe.**
The existing face restoration models work well on photos, but not on cartoons and anime. Right now, I can improve anime faces by ma…
-
结果如下:注,使用的中英文混和
前端处理后的文本(每句): ['请读出来abcdefg。 ']
ERROR:tts_backend:Exception on /tts [POST]
Traceback (most recent call last):
File "D:\face\GPT-SoVITS-Inference\runtime\lib\site-packages\f…
-
Hi, I am very interested in your work,but when i run the code it doesn't works ,and can you help me? looking forward to your reply!
run python demo.py,it appers:
Traceback (most recent call last):
…
-
Hi
想請教一下在進行微調時是否有需要對資料的格式進行處理,在網路上有看到不同作法,例如:
1. 以alpaca格式,儲存為jsonl形式後,直接作為資料集提供給SFTTrainer進行微調。
2. 將對話以`[INST] {instruction} [/INST] {response} `的形式紀錄,並直接提供給SFTTrainer進行微調。
3. 將(1)(2)的資料集以tok…