DaddyWesker
DaddyWesker
Alright, I have install this package using installation procedure and nothing has changed. I've tebuilt using catkin_make hdl graph slam among with this ethzasl_sensor_fusion.
Are you used anaconda? Since i've been trying to install distiller using anaconda and have met the same error. But in my case, problem was solved using `pip install -e...
Yes i did. I've downloaded files without background and even tried to create my own no background image. Still the same.
Your pic works fine. But here is mine  
@kochsebastian Unfortunately, no. On some pics model works decent, but on most pics i've used it works as i stated above.
it is always possible to download weights from the yolo author's repo https://github.com/AlexeyAB/darknet/releases/download/yolov4/yolov4.weights
@scarLiu as you've seen, i was struggling find all this myself. So no, i don't have it.
> https://github.com/sangyun884/fast-ode/blob/master/EMA.py > > Try this code instead, and let me know if it works. Unfortunately with your code I've got `AttributeError: 'EMA' object has no attribute '_optimizer_step_pre_hooks'. Did you...
Well, i've looked on the `train_attention_rank_loss.py` and have found how to load model. So, i'm loading it like this now ``` model = resnet18(end2end=True) model = torch.nn.DataParallel(model).cuda() checkpoint = torch.load('/home/SingularityNet/EmotionRecognition/Challenge-condition-FER-dataset/ijba_res18_naive.pth.tar')...
@kaiwang960112 What is your gmail? And what should i send? Just everything i've stated here or something else?