Xilinx / Vitis-AI-Tutorials

MIT License
358 stars 144 forks source link

07-yolov4-tutorial Issue #42

Open jamsliva opened 2 years ago

jamsliva commented 2 years ago

I noticed that the TensorFlow yolov4 example is removed from the repo. In the READ ME file, the instructions said to use the pre-trained weights yolov4-leaky_best.weights.7z.001 . I could not find them in this repo. Plus, can you provide me with the pre-trained weights for the yolov4.cfg model ? Also, I wanted to know, why this example is removed from the VitisAI Design tutorials ?

https://github.com/Xilinx/Vitis-AI-Tutorials/tree/c04bd9ae660b90deb4ff88c81c95642e863817fe/Design_Tutorials/07-yolov4-tutorial

Thanks.

nhphuong91 commented 2 years ago

@jamsliva someone from xlx told me that they would re-add the tutorial but don't know when. You can download pretrained model from here

bhargavin1872008 commented 1 year ago

when running the requirements.txt of keras-yolov3-modelset -i 'm getting error for coremltools.it is showing like "couldn't find a version that satisfies the requirement tensorflow<=1.14 and tensorflow >=1.5(from tfcoremltools -r requirements.txt).(from version :2.2.0,2.2..1, 2.2.2, ...2.7.0rc0,2.7.0.rc1............) like this .can someone help me regarding this. Also ,i have a doubt .can we use ubuntu 20.04 ,cuda 11.7 ,cudnn 8.4.0 for this project. or have to use ubuntu 18.04,cuda 10.0 only which only works.please help me regarding this,i have less time in my hand.

nhphuong91 commented 1 year ago

when running the requirements.txt of keras-yolov3-modelset -i 'm getting error for coremltools.it is showing like "couldn't find a version that satisfies the requirement tensorflow<=1.14 and tensorflow >=1.5(from tfcoremltools -r requirements.txt).(from version :2.2.0,2.2..1, 2.2.2, ...2.7.0rc0,2.7.0.rc1............) like this .can someone help me regarding this. Also ,i have a doubt .can we use ubuntu 20.04 ,cuda 11.7 ,cudnn 8.4.0 for this project. or have to use ubuntu 18.04,cuda 10.0 only which only works.please help me regarding this,i have less time in my hand.

Please follow up with conversation at #22