qubvel / segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
MIT License
4.66k stars 1.03k forks source link

Potentially Compromised API Documentation #547

Open AtWillB opened 1 year ago

AtWillB commented 1 year ago

Hello seg_model creators, Uhh, Idk how to say this. You know how in the documentation section for your readthedocs.io, you list all the backbones available for each model? I wasn't able to view this table is safari

Screen Shot 2022-10-27 at 12 12 39 PM

I thought this was odd, so I went to chrome and scrolled down to see if that would work. No luck

Screen Shot 2022-10-27 at 12 13 39 PM

Now this is where shit got crazy. I right clicked the ?, and selected open in new tab.

Screen Shot 2022-10-27 at 12 14 26 PM

I'm now vaguely concerned that I downloaded malware. Regardless, I imagine no web dev intentionally replaced a table of pertained models with a link to Arabic google play store. I grabbed the link for those interested in resolving this. Or if you want to play APK 32.8.18-21 - تنزيل المتجر سوق جوجل بلاي

https://cdn1.imggmi.com/uploads/2019/2/8/3a873a00c9742dc1fb33105ed846d5b5-full.png

@qubvel, you should probably see this

Oh and I am still looking for the actual table of which backbones currently can be used for which models(more specifically for u-net). If someone could tell me that, that would be awesome

coreyjkelly commented 1 year ago

It looks like the image hosting service where those four images used to be has been scooped up. The readme has the same information, without these issues.

I've opened a pull request to fix the Tutorial.