-
Updated
May 8, 2021 - C
#
enet
Here are 95 public repositories matching this topic...
game
c
lightweight
gamedev
sync
library
networking
replication
cpp
multiplayer
network
enet
chunk
header-only
zpl
low-level
single-header
librg
netcode
game-networking
常用的语义分割架构结构综述以及代码复现
deep-learning
pytorch
enet
fcn
image-segmentation
segnet
semantic-segmentation
gcn
deeplab
lrn
shufflenet
erfnet
frrn
drn
label-refinement-network
segmentation-networks
segmentation-models
bisenet
future-semantic-segmentation
-
Updated
Jul 13, 2019 - Python
Open
Cleanup the Cmake
Internal/ Improvement
Reporting code that could be better, or PRs that improve this code
Good First Issue
Good for newcomers
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
-
Updated
Mar 22, 2021 - Python
Nazara Engine is a cross-platform framework aimed at (but not limited to) real-time applications requiring audio, 2D and 3D real-time rendering, network and more.
windows
macos
linux
c-plus-plus
gamedev
opengl
cross-platform
game-engine
cpp
shaders
network
rendering
vulkan
game-development
enet
realtime-games
3d-engine
cplusplus-17
nazara-engine
shadergraph
-
Updated
Jun 16, 2022 - C++
-
Updated
Aug 7, 2021 - C
ENet - A Neural Net Architecture for real time Semantic Segmentation
-
Updated
Apr 30, 2021 - Jupyter Notebook
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
game
networking
unity
mirror
udp
unity3d
enet
essential
reliable-udp
llapi
ignorance
enet-csharp
unity-llapi-transport
-
Updated
Apr 23, 2022 - C#
BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
game
windows
macos
linux
open-source
opengl
multiplayer
voxel
ace-of-spades
enet
openal
voxlap
aos
075
076
betterspades
-
Updated
Jun 3, 2022 - C
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
game
c-sharp
gamedev
sync
networking
generator
csharp
unity
multiplayer
game-development
ecs
entity-component-system
enet
codegenerator
client-server
entitas
entitas-csharp
autosync
-
Updated
Jun 12, 2019 - C#
Semantic segmentation task for ADE20k & cityscapse dataset, based on several models.
-
Updated
Apr 3, 2018 - Python
Implementation of UNet by Tensorflow Lite. Semantic segmentation without using GPU with RaspberryPi + Python. In order to maximize the learning efficiency of the model, this learns only the "Person" class of VOC2012. And Comparison with ENet.
-
Updated
Feb 13, 2019 - Python
Lots of semantic image segmentation implementations in Tensorflow/Keras
tensorflow
enet
fcn
image-segmentation
unet
segnet
mask-rcnn
refinenet
pspnet
fc-densenet
linknet
decouplednet
gan-ss
g-frnet
mscoo-dataset
-
Updated
May 4, 2019 - Python
Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)
client
benchmark
csharp
server
sockets
unity
dotnet
network
udp
enet
hacktoberfest
net-core
network-benchmark
netcoreserver
net50
udp-socket-performance
-
Updated
Oct 17, 2021 - C#
Pytorch implementation of "Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)"
python
deep-learning
pytorch
enet
lane-detection
semantic-segmentation
pytorch-implementation
self-attention-distillation
-
Updated
Jul 26, 2021 - Python
-
Updated
Jul 6, 2017 - Mathematica
Open
Optimizing Coin.cs
valkyrienyanko
commented
Jun 1, 2022
Checking if (!_movingToPlayer || _jumpingOutOfChest) and if (!_jumpingOutOfChest) every frame of _PhysicsProcess seems unnecessary. There is most likely a more optimized approach to this.
help wanted
Extra attention is needed
good first issue
Good for newcomers
question
Further information is requested
Keeps time in sync between server and client.
synchronization
networking
csharp
unity
multiplayer
enet
frame
tick
time-synchronization
frame-synchronization
-
Updated
Jun 6, 2019 - C#
Pytorch to train ENet of Cityscapes datasets and CamVid datasets nicely
-
Updated
Jun 25, 2019 - Python
Using ENet-CSharp for a multiplayer setup with a Unity Client and .Net Core Server environment
-
Updated
Apr 24, 2022 - C#
Midless is a free and open-source voxel game made in C.
-
Updated
May 27, 2022 - C
Realtime Semantic Segmentation (ICNet) for Self-Driving Vehicles
machine-learning
computer-vision
enet
self-driving-car
convolutional-neural-networks
semantic-segmentation
-
Updated
Mar 21, 2019 - Python
Improve this page
Add a description, image, and links to the enet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enet topic, visit your repo's landing page and select "manage topics."
The CMakeLists files of this project is kinda messy, mostly due to my limited understanding of the topic.
So they definitely need to be cleaned up at some point