MagicSource
MagicSource
freetype/raw.py", line 52, in raise RuntimeError('Freetype library not found') RuntimeError: Freetype library not found
 there are lots of samples seems not correct at all. but some are right, why is that?  Strange thing is that, same picture one hand is right, and...
``` Training FSSD_vgg on VOC0712 Epoch:1 || epochiter: 0/313|| Totel iter 0 || L: 0.3828 C: 1.9178||Batch time: 6.2867 sec. ||LR: 0.00400000 Epoch:1 || epochiter: 10/313|| Totel iter 10 ||...
Why not add 512 supporting?
Hi, I have a model converted last month, it was works ok, recently update mmdeteciton, the inference were broken, I got some error like this: ``` plugins/src/plugin/batchedNMSPlugin/batchedNMSPlugin.cpp,127 [1] 636007 IOT...
Hi, not sure its a bug or something missed on my part. But I have a question about yolov3 preprocess_image. Here is error I got: ``` mask[b, a, gj, gi]...
I try to detection trafficlights and trafficsigns, I only using coco config and it's labeling format just like coco, but after training the detection were all wrong. the location loss...
``` from montreal_forced_aligner.data import Pronunciation, Word ``` migration tips?? ``` from montreal_forced_aligner.data import Pronunciation, Word ImportError: cannot import name 'Pronunciation' from 'montreal_forced_aligner.data' ```
``` FileNotFoundError: [Errno 2] No such file or directory: '/root/Documents/MFA/wav_txt_train_acoustic_model/monophone/0.lexicon.0.acc' ``` run command: ``` mfa train --clean ./wav_txt ./lexicon.txt ./output ```