DaddyWesker

Results 83 comments of 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 ![Plane_2](https://user-images.githubusercontent.com/10774222/182303282-5f016a18-bfd4-4c86-9090-8cd56477ca09.png) ![image](https://user-images.githubusercontent.com/10774222/182303369-865f010d-3c74-4d1d-a30e-a79eae7cd4a6.png)

@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?