bostondiditeam / MV3D

Multi-View 3D Object Detection Network for Autonomous Driving
480 stars 181 forks source link

Can I use data set as jpg?? #45

Open DonghoonPark12 opened 5 years ago

DonghoonPark12 commented 5 years ago

I want to preprocess Image as .jpg because png file is too big to write.

For that purpose, where should I have to convert in code??

I already change the 'write' command extension as jpg. but, Image tint is wielded.

Does anybody know the solutions? Thanks ahead.