FluxML / Metalhead.jl

Computer vision models for Flux
https://fluxml.ai/Metalhead.jl
Other
328 stars 65 forks source link

Docs rehaul for v0.8 #242

Closed theabhirath closed 1 year ago

theabhirath commented 1 year ago

This is the last PR for v0.8, and introduces just about enough documentation to ensure that users can find their way around the major parts of the repo. A large swathe of the builders remain undocumented, but that will take time and effort and I would rather get v0.8 out first and then worry about that.

cc @darsnack for suggestions in case something important has been missed.

github-actions[bot] commented 1 year ago

Once the documentation build has completed, you can preview any updated documentation at this URL: https://fluxml.ai/Metalhead.jl/previews/PR242/

CarloLucibello commented 1 year ago

We should disallow loading densenet pretrained weights and mark the weight as not available in the docs.

darsnack commented 1 year ago

Also need to remove DenseNet from the pretrained models list in test.

theabhirath commented 1 year ago

Done, done, done and done! Hopefully tests pass, and then we can finally release this 😁. I have a ready blog post for the Flux website detailing the major improvements as well, so I can land that PR after we tag 😊.

theabhirath commented 1 year ago

Can I go ahead and tag v0.8 now?

darsnack commented 1 year ago

Yeah go for it